mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update zola@latest to 0.17.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]
|
||||
|
||||
- Update `zola@latest` to 0.17.0.
|
||||
|
||||
- Update `protoc@latest` to 3.22.0.
|
||||
|
||||
## [2.4.2] - 2023-02-14
|
||||
|
||||
16
manifests/zola.json
generated
16
manifests/zola.json
generated
@@ -11,7 +11,21 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.16.1"
|
||||
"version": "0.17.0"
|
||||
},
|
||||
"0.17": {
|
||||
"version": "0.17.0"
|
||||
},
|
||||
"0.17.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"checksum": "41f8a78b85d4a138581dff468fa5a01378c7f7afeaf2d81524c45a9fba8988ad"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "41d69c8995f6a77acc3d0a0389de06f42000e8362264f6bd2c8ac12a7124827b"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "6e92a4186e2a5ddd61bc388c2d28558060e352d39e7ddb0985463e14728523da"
|
||||
}
|
||||
},
|
||||
"0.16": {
|
||||
"version": "0.16.1"
|
||||
|
||||
Reference in New Issue
Block a user