mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 22:30:28 +00:00
Update just@latest to 1.35.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.35.0.
|
||||||
|
|
||||||
- Update `cargo-nextest@latest` to 0.9.77.
|
- Update `cargo-nextest@latest` to 0.9.77.
|
||||||
|
|
||||||
- Update `protoc@latest` to 3.28.0.
|
- Update `protoc@latest` to 3.28.0.
|
||||||
|
|||||||
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.34.0"
|
"version": "1.35.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.34.0"
|
"version": "1.35.0"
|
||||||
|
},
|
||||||
|
"1.35": {
|
||||||
|
"version": "1.35.0"
|
||||||
|
},
|
||||||
|
"1.35.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCC7B014F47FBB",
|
||||||
|
"checksum": "c4172306e241bd175c07316156a610593fa2b687ac49418520a375605d7cead4"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCC7AFEA81141B",
|
||||||
|
"checksum": "d947700b3bd86ec5dc146f2d7fa6046010135d01ab6488bd65451b46acf3aeb6"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCC7B04ECF0176",
|
||||||
|
"checksum": "b53aebf423e701fb94442af8e7cf20400bc7bed46de297c6e0e9eb9c6fdb24e2"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCC7AFFDAA1BE1",
|
||||||
|
"checksum": "a94c75426239fce8c1e7fdfccd20d60d987924f91ac45c843a14cd72d4d71e73"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCC7AFF5497587",
|
||||||
|
"checksum": "898cc0623112a5912ef2dd891020d68e6b8eba9250c76460547f1703e550fabb"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.34": {
|
"1.34": {
|
||||||
"version": "1.34.0"
|
"version": "1.34.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user