mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-11 07:00:25 +00:00
Update cargo-zigbuild@latest to 0.19.1
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-zigbuild@latest` to 0.19.1.
|
||||||
|
|
||||||
- Update `xh@latest` to 0.22.2.
|
- Update `xh@latest` to 0.22.2.
|
||||||
|
|
||||||
## [2.41.11] - 2024-07-08
|
## [2.41.11] - 2024-07-08
|
||||||
|
|||||||
26
manifests/cargo-zigbuild.json
generated
26
manifests/cargo-zigbuild.json
generated
@@ -19,10 +19,32 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.19.0"
|
"version": "0.19.1"
|
||||||
},
|
},
|
||||||
"0.19": {
|
"0.19": {
|
||||||
"version": "0.19.0"
|
"version": "0.19.1"
|
||||||
|
},
|
||||||
|
"0.19.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCA02F57E9832F",
|
||||||
|
"checksum": "d90450f3b6cc40294263f09c1b8c04231e6b526f811f506812501de814737888"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCA02FA6F628E7",
|
||||||
|
"checksum": "2e3f5f44d6619e0aab9ad80e9a46d98489f913af90a966386532bb359136ac51"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCA02F301C95E4",
|
||||||
|
"checksum": "149035fc30323cb683aea8f8800983007da27f3de22a1beb12d05e9fefc8ef06"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCA030EA6943FA",
|
||||||
|
"checksum": "e11ca1c260632e10e439f28e8d87453a61fb6b8cd938d24523c4132f85fe3d37"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DCA02FEBAFBE0D",
|
||||||
|
"checksum": "26955ffa45d67751682ece010c640601127f7a4e00711eb251e59c8864a46569"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.19.0": {
|
"0.19.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user