mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update zola@latest to 0.23.3
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.3.
|
||||||
|
|
||||||
- Update `wasm-tools@latest` to 1.256.0.
|
- Update `wasm-tools@latest` to 1.256.0.
|
||||||
|
|
||||||
- Update `tombi@latest` to 1.2.10.
|
- Update `tombi@latest` to 1.2.10.
|
||||||
|
|||||||
Generated
+24
-2
@@ -21,10 +21,32 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.23.2"
|
"version": "0.23.3"
|
||||||
},
|
},
|
||||||
"0.23": {
|
"0.23": {
|
||||||
"version": "0.23.2"
|
"version": "0.23.3"
|
||||||
|
},
|
||||||
|
"0.23.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DEF7ADB59DAD21",
|
||||||
|
"hash": "40c66fd39bd190cd587cd67aea7039cd5d27a12617d4941f77e9e1454b020f26"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DEF7ADB5A62F08",
|
||||||
|
"hash": "1c0a0cc90653b15267d9f6a52e2ff52ee2a442af18235f9dbf5ca5cc30ba137e"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DEF7ADB5A1A04F",
|
||||||
|
"hash": "7d5d860e620e5edd460d3796b0a98a6428c845a246f0f4d45929a29d44bbc6b8"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DEF7ADB5A986AC",
|
||||||
|
"hash": "15387186bc8fde347dd931490afafe462ccc391db049e9e19c80a48dd060a8c9"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DEF7ADB5A0692F",
|
||||||
|
"hash": "5e3575cc7b054f20002eecf2c2d9850f0771f4f291f5c68ae748c72005679407"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.23.2": {
|
"0.23.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user