mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 06:30:32 +00:00
Update cargo-sort@latest to 2.0.2
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 `cargo-sort@latest` to 2.0.2.
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.15.7.
|
- Update `cargo-binstall@latest` to 1.15.7.
|
||||||
|
|
||||||
- Update `uv@latest` to 0.9.2.
|
- Update `uv@latest` to 0.9.2.
|
||||||
|
|||||||
15
manifests/cargo-sort.json
generated
15
manifests/cargo-sort.json
generated
@@ -9,11 +9,20 @@
|
|||||||
},
|
},
|
||||||
"x86_64_windows": {
|
"x86_64_windows": {
|
||||||
"url": "https://github.com/DevinR528/cargo-sort/releases/download/v${version}/cargo-sort-x86_64-pc-windows-msvc.zip"
|
"url": "https://github.com/DevinR528/cargo-sort/releases/download/v${version}/cargo-sort-x86_64-pc-windows-msvc.zip"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"url": "https://github.com/DevinR528/cargo-sort/releases/download/v${version}/cargo-sort-aarch64-apple-darwin.tar.gz"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/DevinR528/cargo-sort/blob/v1.0.9/Cargo.toml#L5)",
|
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/DevinR528/cargo-sort/blob/v1.0.9/Cargo.toml#L5)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.0.9"
|
"version": "2.0.2"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"version": "2.0.2"
|
||||||
|
},
|
||||||
|
"2.0": {
|
||||||
|
"version": "2.0.2"
|
||||||
},
|
},
|
||||||
"2.0.2": {
|
"2.0.2": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
@@ -23,6 +32,10 @@
|
|||||||
"x86_64_windows": {
|
"x86_64_windows": {
|
||||||
"etag": "0x8DDE737E805B113",
|
"etag": "0x8DDE737E805B113",
|
||||||
"checksum": "83c7e38a9eec715a3e316371e660d210d20c3b197099dcc38577a9d343b027d5"
|
"checksum": "83c7e38a9eec715a3e316371e660d210d20c3b197099dcc38577a9d343b027d5"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDE737A964AC94",
|
||||||
|
"checksum": "46903faf2d281f95637cfb0b136b70d1901e15ec4aeb96b0011fb3d57ba2ad91"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2.0.1": {
|
"2.0.1": {
|
||||||
|
|||||||
Reference in New Issue
Block a user