Compare commits

...

9 Commits

Author SHA1 Message Date
Taiki Endo
05515455a9 Release 2.44.34 2024-10-13 14:39:58 +09:00
Taiki Endo
96603e07ba Update cargo-binstall@latest to 1.10.8 2024-10-13 12:39:32 +09:00
Taiki Endo
b3b1a769f7 Update xh@latest to 0.23.0 2024-10-13 09:39:09 +09:00
Taiki Endo
5ffe29a8b1 Release 2.44.33 2024-10-12 19:45:13 +09:00
Taiki Endo
fad0a2f750 Update cargo-llvm-cov@latest to 0.6.14 2024-10-12 19:43:38 +09:00
Taiki Endo
c2262caf0b Release 2.44.32 2024-10-12 18:39:40 +09:00
Taiki Endo
87eb4c905f Update cargo-make@latest to 0.37.22 2024-10-12 18:35:56 +09:00
Taiki Endo
d41099f7a5 Release 2.44.31 2024-10-11 10:46:30 +09:00
Taiki Endo
0dd94756ca Update wasm-bindgen@latest to 0.2.95 2024-10-11 09:32:23 +09:00
6 changed files with 131 additions and 22 deletions

View File

@@ -10,6 +10,24 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.44.34] - 2024-10-13
- Update `cargo-binstall@latest` to 1.10.8.
- Update `xh@latest` to 0.23.0.
## [2.44.33] - 2024-10-12
- Update `cargo-llvm-cov@latest` to 0.6.14.
## [2.44.32] - 2024-10-12
- Update `cargo-make@latest` to 0.37.22.
## [2.44.31] - 2024-10-11
- Update `wasm-bindgen@latest` to 0.2.95.
## [2.44.30] - 2024-10-10
- Update `wasm-bindgen@latest` to 0.2.94.
@@ -2876,7 +2894,11 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.30...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.34...HEAD
[2.44.34]: https://github.com/taiki-e/install-action/compare/v2.44.33...v2.44.34
[2.44.33]: https://github.com/taiki-e/install-action/compare/v2.44.32...v2.44.33
[2.44.32]: https://github.com/taiki-e/install-action/compare/v2.44.31...v2.44.32
[2.44.31]: https://github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31
[2.44.30]: https://github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30
[2.44.29]: https://github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29
[2.44.28]: https://github.com/taiki-e/install-action/compare/v2.44.27...v2.44.28

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.10.7"
"version": "1.10.8"
},
"1.10.7": {
"1.10.8": {
"x86_64_linux_musl": {
"etag": "0x8DCE46FE64C39A7",
"checksum": "cb9762f30d376b439d5bea5ffba3f91db1c2e9b9f537427bdfb8f0dbbd839317"
"etag": "0x8DCEB238A1A6DB8",
"checksum": "d5fa990d527a637176128df63456ef70f91062e9126dbacef6a341bdd5ce0b50"
},
"x86_64_macos": {
"etag": "0x8DCE46F6F7A7FA8",
"checksum": "a289034b1c9031c4846b7f3c6a57c18e832fde2f0cd264db877f08cfbb6310a2"
"etag": "0x8DCEB233DABA9F3",
"checksum": "ad0c4b4662154a57970a02adb70024bf6b89c51a315d45de49085fe4a42c1071"
},
"x86_64_windows": {
"etag": "0x8DCE4709F56152E",
"checksum": "e9b5202e0862b5b3926e6c0a3e279dfe68f620ef400672214dfb121952077612"
"etag": "0x8DCEB24ED18DC49",
"checksum": "8e4c018a981e7148f13713c0a9bf7a15dd93f45bbae32a9527456c3d1ddb3ad0"
},
"aarch64_linux_musl": {
"etag": "0x8DCE46F78022F9F",
"checksum": "543e9ceec49f76443f34bce088e866ad1c6592d6d811791494e085d22c0f47ee"
"etag": "0x8DCEB23513847DB",
"checksum": "8054586d376545e7296c9ce8b55d4aac9641d4a95a28330a08f40c336b12b6ba"
},
"aarch64_macos": {
"etag": "0x8DCE46F9F6537CF",
"checksum": "33dd31bbaea843d3f289f9fecc673c6a0867d2134d5afcd4e178ef0ca54316d3"
"etag": "0x8DCEB237DC496B6",
"checksum": "23a27d534c98fed95e88c320fd7de154f851af7bce9100eed15e72fee316804c"
},
"aarch64_windows": {
"etag": "0x8DCE4702BDCAF73",
"checksum": "688e5ef881ee668b1b970974b58b5892225505d49c8e98b5ecbef701e040db6e"
"etag": "0x8DCEB248B203E6A",
"checksum": "e21b1821e3964d58ac568da8d001f88fc858e3ce4632e6e3f18d0fb9dda5c14a"
}
}
}

View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.13"
"version": "0.6.14"
},
"0.6": {
"version": "0.6.13"
"version": "0.6.14"
},
"0.6.14": {
"x86_64_linux_musl": {
"etag": "0x8DCEAA96B7E3196",
"checksum": "08f67d6dc9d2ae0b6516aebd9a7f95777f9a4a68df86bee9f7597e7b56321673"
},
"x86_64_macos": {
"etag": "0x8DCEAA9A5937F03",
"checksum": "673d53e366cfa17b4b543af8a6420337e0b65ec8edfb88241dc8f9d19d1e3856"
},
"x86_64_windows": {
"etag": "0x8DCEAA9CA2BC6CF",
"checksum": "1187cf6ed6531acb18caf07433344e8cc7ac6f5e9508706b18e37535812f5d1a"
},
"aarch64_linux_musl": {
"etag": "0x8DCEAA96C4499E0",
"checksum": "08de4a6ad422d38b680af5fd82312970b4ab3615f418d4af580a2c65d9e89f89"
},
"aarch64_macos": {
"etag": "0x8DCEAA97A024E2B",
"checksum": "2deb2afcadb6e6e98472bf024f93c28e5233be139be564a40955ce2d31e19cf8"
}
},
"0.6.13": {
"x86_64_linux_musl": {

View File

@@ -20,10 +20,28 @@
},
"license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)",
"latest": {
"version": "0.37.21"
"version": "0.37.22"
},
"0.37": {
"version": "0.37.21"
"version": "0.37.22"
},
"0.37.22": {
"x86_64_linux_musl": {
"etag": "0x8DCEA8D25D8C323",
"checksum": "b45c91ccbcb0d086cde0be9ad1b6688ee3a1558356a0218c50e0d92e36d7ac2f"
},
"x86_64_macos": {
"etag": "0x8DCEA8D6C3DEDF6",
"checksum": "cd40a4ae2c33e5c4ce3ad5f4fbc70da9c2ade90a586fbdbd26c5bd128c0b0417"
},
"x86_64_windows": {
"etag": "0x8DCEA8D399F871E",
"checksum": "ff451f4b56c331691be05f79fb24e1107350850d8d0cde6d3c7e0b315244bece"
},
"aarch64_macos": {
"etag": "0x8DCEA8CD8C8EA37",
"checksum": "970ae477bc6dcb1ad88672bd4adcaa5cc0a2caf27e2b467adcce6ed56634087d"
}
},
"0.37.21": {
"x86_64_linux_musl": {

View File

@@ -44,10 +44,32 @@
},
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.2.94"
"version": "0.2.95"
},
"0.2": {
"version": "0.2.94"
"version": "0.2.95"
},
"0.2.95": {
"x86_64_linux_musl": {
"etag": "0x8DCE978CDFDBF30",
"checksum": "9b968263a372a6708bb5a7784053ea1b86aa9e93d17ec4d9b1dff9fc996bc53d"
},
"x86_64_macos": {
"etag": "0x8DCE978CDFADC3A",
"checksum": "2ec693ed5a10a721b916aebd3aecd296d0d4a907600a3ec41750fee67cc20942"
},
"x86_64_windows": {
"etag": "0x8DCE978CDF82031",
"checksum": "d751fddd2b6b64ee72897d090c1c1a31d4cdc13fda003b4e525792b9d1eba550"
},
"aarch64_linux_gnu": {
"etag": "0x8DCE978CDFEF650",
"checksum": "78c8a6100d1bc26f5a7ccc64f0c2ce22d6ed69d5aab97584b57b264a9498ccd4"
},
"aarch64_macos": {
"etag": "0x8DCE978CDE9FF39",
"checksum": "7d924ae562494e7bbdd81ce673ebdcfd1b343d0b00850587035a85bbbaf0ab7c"
}
},
"0.2.94": {
"x86_64_linux_musl": {

27
manifests/xh.json generated
View File

@@ -24,7 +24,32 @@
},
"license_markdown": "[MIT](https://github.com/ducaale/xh/blob/master/LICENSE)",
"latest": {
"version": "0.22.2"
"version": "0.23.0"
},
"0.23": {
"version": "0.23.0"
},
"0.23.0": {
"x86_64_linux_musl": {
"etag": "0x8DCEB0514501529",
"checksum": "79fb00506a53ae2bbc490e4690c75d488ff029e06f8e7835095d1c680103488a"
},
"x86_64_macos": {
"etag": "0x8DCEB0504807C07",
"checksum": "cedfb95e23ff56f40e481a3431c5a7e37e4e4d53d43fb3e3cdf2d75b23c26376"
},
"x86_64_windows": {
"etag": "0x8DCEB062C0639CE",
"checksum": "e871e25ad91c78c6a944bf993cd71cf845f2dc4cac649d1b2fa337ec1acc2caf"
},
"aarch64_linux_musl": {
"etag": "0x8DCEB050333C7BB",
"checksum": "c3e7d0d019b0423241c9e4d367811f68f68a38cb003190c9bbe6f4c024c70eeb"
},
"aarch64_macos": {
"etag": "0x8DCEB04D7763AAA",
"checksum": "2ee3e65c109297edb06e69d7e2254cad3bf44c1a81a3a6ed62d96006eb3d355b"
}
},
"0.22": {
"version": "0.22.2"