mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update knope@latest to 0.18.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 `knope@latest` to 0.18.0.
|
||||
|
||||
## [2.42.25] - 2024-08-17
|
||||
|
||||
- Update `shfmt@latest` to 3.9.0.
|
||||
|
||||
31
manifests/knope.json
generated
31
manifests/knope.json
generated
@@ -3,7 +3,36 @@
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.17.0"
|
||||
"version": "0.18.0"
|
||||
},
|
||||
"0.18": {
|
||||
"version": "0.18.0"
|
||||
},
|
||||
"0.18.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.0/knope-x86_64-unknown-linux-musl.tgz",
|
||||
"etag": "0x8DCBF4A381C3736",
|
||||
"checksum": "b9a1030fb190d3208694bd9ddc6f8e7cdb973840b4d31c333c285ee896b7d7fa",
|
||||
"bin": "knope-x86_64-unknown-linux-musl/knope"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.0/knope-x86_64-apple-darwin.tgz",
|
||||
"etag": "0x8DCBF4A3820C5F8",
|
||||
"checksum": "755e0b3616b9ea43bffe3e1108d12f617cc815da4e42f0a1cbfb3bae2520414c",
|
||||
"bin": "knope-x86_64-apple-darwin/knope"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.0/knope-x86_64-pc-windows-msvc.tgz",
|
||||
"etag": "0x8DCBF4A381CD2C9",
|
||||
"checksum": "d84bfc99ca594d3d23fbffabe12e65321e2d68749a44fb3bc46be1929e862da3",
|
||||
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.0/knope-aarch64-apple-darwin.tgz",
|
||||
"etag": "0x8DCBF4A38156107",
|
||||
"checksum": "7688ecb47fafd00563319d2894a0300f4453b09841c66eb3f7f1b47265b630d9",
|
||||
"bin": "knope-aarch64-apple-darwin/knope"
|
||||
}
|
||||
},
|
||||
"0.17": {
|
||||
"version": "0.17.0"
|
||||
|
||||
Reference in New Issue
Block a user