mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 05:40:31 +00:00
Update knope@latest to 0.19.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]
|
||||
|
||||
- Update `knope@latest` to 0.19.2.
|
||||
|
||||
- Update `cargo-binstall@latest` to 1.12.3.
|
||||
|
||||
## [2.49.44] - 2025-04-03
|
||||
|
||||
30
manifests/knope.json
generated
30
manifests/knope.json
generated
@@ -3,10 +3,36 @@
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.19.0"
|
||||
"version": "0.19.2"
|
||||
},
|
||||
"0.19": {
|
||||
"version": "0.19.0"
|
||||
"version": "0.19.2"
|
||||
},
|
||||
"0.19.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.19.2/knope-x86_64-unknown-linux-musl.tgz",
|
||||
"etag": "0x8DD754D926CAACF",
|
||||
"checksum": "110871e00dbfb371053e901fd384eea9e6cfc476c2a44d79f571ae0b8205e8a0",
|
||||
"bin": "knope-x86_64-unknown-linux-musl/knope"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.19.2/knope-x86_64-apple-darwin.tgz",
|
||||
"etag": "0x8DD754D926C362A",
|
||||
"checksum": "6409376c597404333537d1897efc0b8135b2df5d52dff192fbca4f85a2a51ff0",
|
||||
"bin": "knope-x86_64-apple-darwin/knope"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.19.2/knope-x86_64-pc-windows-msvc.tgz",
|
||||
"etag": "0x8DD754D92716071",
|
||||
"checksum": "f81bd09efa34396716948560ad3998289cfaac52651aa9bd9c03b271b52b25ca",
|
||||
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.19.2/knope-aarch64-apple-darwin.tgz",
|
||||
"etag": "0x8DD754D927C7789",
|
||||
"checksum": "4eae651d79ebe22178bde8c772ff69545b0df88846772d0d1d5c9bb784c3adee",
|
||||
"bin": "knope-aarch64-apple-darwin/knope"
|
||||
}
|
||||
},
|
||||
"0.19.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user