mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update martin@latest to 1.14.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.14.0.
|
||||||
|
|
||||||
- Update `dprint@latest` to 0.56.0.
|
- Update `dprint@latest` to 0.56.0.
|
||||||
|
|
||||||
- Update `cargo-about@latest` to 0.9.2.
|
- Update `cargo-about@latest` to 0.9.2.
|
||||||
|
|||||||
Generated
+19
-2
@@ -31,10 +31,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.13.0"
|
"version": "1.14.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.13.0"
|
"version": "1.14.0"
|
||||||
|
},
|
||||||
|
"1.14": {
|
||||||
|
"version": "1.14.0"
|
||||||
|
},
|
||||||
|
"1.14.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DEFD350B0AC614",
|
||||||
|
"hash": "8d1c2b0945a812e4c00a0af8504087e988f379ee9c8d51c6e961137d2dfd90a5"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DEFD3509EA73F8",
|
||||||
|
"hash": "56e938d666f38bd075c3ec9ae44e03380a6b4146ce6b47cadb4e9f4d4c1c6942"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DEFD3509EE402C",
|
||||||
|
"hash": "bfe3a7d9710e91406fe6e02997ed8c28896d7be0a6caa920352a1eaaf181ca92"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.13": {
|
"1.13": {
|
||||||
"version": "1.13.0"
|
"version": "1.13.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user