mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-23 15:50:40 +00:00
Update zola@latest to 0.19.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `zola@latest` to 0.19.0.
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 22.0.0.
|
- Update `wasmtime@latest` to 22.0.0.
|
||||||
|
|
||||||
## [2.40.1] - 2024-06-20
|
## [2.40.1] - 2024-06-20
|
||||||
|
|||||||
19
manifests/zola.json
generated
19
manifests/zola.json
generated
@@ -16,7 +16,24 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/getzola/zola/blob/master/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/getzola/zola/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.18.0"
|
"version": "0.19.0"
|
||||||
|
},
|
||||||
|
"0.19": {
|
||||||
|
"version": "0.19.0"
|
||||||
|
},
|
||||||
|
"0.19.0": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"checksum": "5d26b7c63d36bcfc42a2db41d35cdd7bbde1762571ee936a89d155d7fd600f77"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "96cc5501541cc220c0e3d234f5c8b869afbba90ff6a10923824dfbb51f87f487"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "831adf641d2c691aa95771285f13fdbff8897d481084b360c49a9d933e81cec8"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "c57d5c6b6ed55fa1eb04ed8bc17432bff9d0ca0d96558c0c476edbef7fc77d95"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.18": {
|
"0.18": {
|
||||||
"version": "0.18.0"
|
"version": "0.18.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user