mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 23:20:26 +00:00
Update knope@latest to 0.22.2
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 `knope@latest` to 0.22.2.
|
||||||
|
|
||||||
- Update `coreutils@latest` to 0.6.0.
|
- Update `coreutils@latest` to 0.6.0.
|
||||||
|
|
||||||
- Update `cargo-nextest@latest` to 0.9.125.
|
- Update `cargo-nextest@latest` to 0.9.125.
|
||||||
|
|||||||
30
manifests/knope.json
generated
30
manifests/knope.json
generated
@@ -3,10 +3,36 @@
|
|||||||
"template": null,
|
"template": null,
|
||||||
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.22.1"
|
"version": "0.22.2"
|
||||||
},
|
},
|
||||||
"0.22": {
|
"0.22": {
|
||||||
"version": "0.22.1"
|
"version": "0.22.2"
|
||||||
|
},
|
||||||
|
"0.22.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.2/knope-x86_64-unknown-linux-musl.tgz",
|
||||||
|
"etag": "0x8DE6357D15B5205",
|
||||||
|
"checksum": "22c3cc42500f640ee7276abe56e2e6e35e172eacf3313cb24b4af0a7ac6efb64",
|
||||||
|
"bin": "knope-x86_64-unknown-linux-musl/knope"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.2/knope-x86_64-apple-darwin.tgz",
|
||||||
|
"etag": "0x8DE6357D14A2751",
|
||||||
|
"checksum": "d1af2c402d9837ab18e538ba465675873d04458ba42540b73cd77566fb71be90",
|
||||||
|
"bin": "knope-x86_64-apple-darwin/knope"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.2/knope-x86_64-pc-windows-msvc.tgz",
|
||||||
|
"etag": "0x8DE6357D1498BBC",
|
||||||
|
"checksum": "25e9c787e679712c8efdae4ac9d5c3a7400009bfc161642c8d168c71ac2ddace",
|
||||||
|
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.22.2/knope-aarch64-apple-darwin.tgz",
|
||||||
|
"etag": "0x8DE6357D14B109C",
|
||||||
|
"checksum": "1989892b7a7847217767536beada59564ff10feb51aa7e59be6c3e49da62b3a3",
|
||||||
|
"bin": "knope-aarch64-apple-darwin/knope"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.22.1": {
|
"0.22.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user