mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 23:20:26 +00:00
Update just@latest to 1.36.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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `just@latest` to 1.36.0.
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.93.
|
- Update `release-plz@latest` to 0.3.93.
|
||||||
|
|
||||||
- Update `cargo-make@latest` to 0.37.18.
|
- Update `cargo-make@latest` to 0.37.18.
|
||||||
|
|||||||
29
manifests/just.json
generated
29
manifests/just.json
generated
@@ -19,10 +19,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.35.0"
|
"version": "1.36.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.35.0"
|
"version": "1.36.0"
|
||||||
|
},
|
||||||
|
"1.36": {
|
||||||
|
"version": "1.36.0"
|
||||||
|
},
|
||||||
|
"1.36.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCE1A04F0C3EB6",
|
||||||
|
"checksum": "bc7c9f377944f8de9cd0418b11d2955adebfa25a488c0b5e3dd2d2c0e9d732da"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCE1A04CB475B9",
|
||||||
|
"checksum": "30aacf9cbf021c2ff36fff5a05c800360e2020e527916e1c0960452ef5a8568c"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCE1A0A4C6557D",
|
||||||
|
"checksum": "7c0d56a07d51ddc4cdc2bd7d1e7e0223ada0281bc06bd482b8918102acf037fe"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCE1A05631607E",
|
||||||
|
"checksum": "bb3886b15e2cbcb9c0eb19956297d36de4eaef45b89d3f5fa5d1fc4ed3b5b51d"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCE1A046338E06",
|
||||||
|
"checksum": "e7a824c4d92cdea270b61474bd48e851aedc4c65f9c5245c12b32df6de9b536f"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.35": {
|
"1.35": {
|
||||||
"version": "1.35.0"
|
"version": "1.35.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user