mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update just@latest to 1.53.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.53.0.
|
||||||
|
|
||||||
- Update `cargo-zigbuild@latest` to 0.23.0.
|
- Update `cargo-zigbuild@latest` to 0.23.0.
|
||||||
|
|
||||||
## [2.82.0] - 2026-06-17
|
## [2.82.0] - 2026-06-17
|
||||||
|
|||||||
Generated
+5
-2
@@ -21,10 +21,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.52.0"
|
"version": "1.53.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.52.0"
|
"version": "1.53.0"
|
||||||
|
},
|
||||||
|
"1.53": {
|
||||||
|
"version": "1.53.0"
|
||||||
},
|
},
|
||||||
"1.53.0": {
|
"1.53.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user