mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update martin@latest to 1.11.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 `martin@latest` to 1.11.0.
|
||||||
|
|
||||||
- Update `just@latest` to 1.53.0.
|
- Update `just@latest` to 1.53.0.
|
||||||
|
|
||||||
- Update `cargo-zigbuild@latest` to 0.23.0.
|
- Update `cargo-zigbuild@latest` to 0.23.0.
|
||||||
|
|||||||
Generated
+5
-2
@@ -31,10 +31,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.10.1"
|
"version": "1.11.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.10.1"
|
"version": "1.11.0"
|
||||||
|
},
|
||||||
|
"1.11": {
|
||||||
|
"version": "1.11.0"
|
||||||
},
|
},
|
||||||
"1.11.0": {
|
"1.11.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user