mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
Update zola@latest to 0.22.1
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.22.1.
|
||||||
|
|
||||||
- Update `prek@latest` to 0.3.0.
|
- Update `prek@latest` to 0.3.0.
|
||||||
|
|
||||||
- Update `mise@latest` to 2026.1.6.
|
- Update `mise@latest` to 2026.1.6.
|
||||||
|
|||||||
26
manifests/zola.json
generated
26
manifests/zola.json
generated
@@ -22,10 +22,32 @@
|
|||||||
},
|
},
|
||||||
"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.22.0"
|
"version": "0.22.1"
|
||||||
},
|
},
|
||||||
"0.22": {
|
"0.22": {
|
||||||
"version": "0.22.0"
|
"version": "0.22.1"
|
||||||
|
},
|
||||||
|
"0.22.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE599675440D35",
|
||||||
|
"checksum": "227df99b664421240a8ba77747067c51259b08159125d5603763b3b173b9a881"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE599675778D78",
|
||||||
|
"checksum": "3898709e154ae0593933264a540c869348bdb10d7f1b03a42dfb78d63703b3b5"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE59967569936D",
|
||||||
|
"checksum": "2c8b368f5abdf2b2478748f9549a761fd6599238e18948eccb76a7cae51f5dc1"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DE59967567E799",
|
||||||
|
"checksum": "8af437ec6352f33ccd24d7a1cfcb54a3db95d3ce376dc69525b4ef3fb6b8c1d1"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE599675706986",
|
||||||
|
"checksum": "46ac45a9e7628dba8593b124ee8794f4f9aa1c6b569918ecd4bbc5d0be190515"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.22.0": {
|
"0.22.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user