mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update zola@latest to 0.23.4
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.23.4.
|
||||||
|
|
||||||
- Update `wasm-tools@latest` to 1.257.1.
|
- Update `wasm-tools@latest` to 1.257.1.
|
||||||
|
|
||||||
- Update `protoc@latest` to 3.36.0.
|
- Update `protoc@latest` to 3.36.0.
|
||||||
|
|||||||
Generated
+24
-2
@@ -21,10 +21,32 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.23.3"
|
"version": "0.23.4"
|
||||||
},
|
},
|
||||||
"0.23": {
|
"0.23": {
|
||||||
"version": "0.23.3"
|
"version": "0.23.4"
|
||||||
|
},
|
||||||
|
"0.23.4": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DEFED914868116",
|
||||||
|
"hash": "d99c51302ebbf909a0d83d4319d4d745b56a93dc49c4a69878c0f0dcaa4c8531"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DEFED9149233BD",
|
||||||
|
"hash": "e79edcba2e8d03d22065c9cb8fa2e3abf07b823ef17f00abdc060188dceabba7"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DEFED91498208F",
|
||||||
|
"hash": "dc839498e27b631f60fd5e1527935198b7f002eb09b8446a1e2913a8fa386925"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DEFED91480468A",
|
||||||
|
"hash": "21bb37a4f3bbac663cf8f04df9b51ac6bc154acfe2cf2c3e9ea162b4951487b6"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DEFED9148A267B",
|
||||||
|
"hash": "303b8e1f3251a6250e47f811eda143316f653c22201faa66777d48ac499c0ee3"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.23.3": {
|
"0.23.3": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user