Compare commits

...

16 Commits

Author SHA1 Message Date
Taiki Endo
a84e94e299 Release 2.44.36 2024-10-15 21:58:17 +09:00
Taiki Endo
0903286832 Update changelog 2024-10-15 21:58:01 +09:00
Taiki Endo
4850f8149e Update release-plz@latest to 0.3.100 2024-10-15 21:18:23 +09:00
Taiki Endo
42f4ec8e42 Release 2.44.35 2024-10-14 11:11:03 +09:00
Taiki Endo
78b291a7e7 Update release-plz@latest to 0.3.99 2024-10-14 09:36:47 +09:00
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
Taiki Endo
f06446b5f0 Release 2.44.30 2024-10-10 10:54:31 +09:00
Taiki Endo
c507b3e763 Update wasm-bindgen@latest to 0.2.94 2024-10-10 06:12:32 +09:00
7 changed files with 224 additions and 24 deletions

View File

@@ -4,12 +4,44 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org).
Releases may yanked if there is a security bug, a soundness bug, or a regression.
<!--
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
-->
## [Unreleased]
## [2.44.36] - 2024-10-15
- Update `release-plz@latest` to 0.3.100.
## [2.44.35] - 2024-10-14
- Update `release-plz@latest` to 0.3.99.
## [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.
## [2.44.29] - 2024-10-09
- Update `wasmtime@latest` to 25.0.2.
@@ -2872,7 +2904,14 @@ 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.29...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.36...HEAD
[2.44.36]: https://github.com/taiki-e/install-action/compare/v2.44.35...v2.44.36
[2.44.35]: https://github.com/taiki-e/install-action/compare/v2.44.34...v2.44.35
[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
[2.44.27]: https://github.com/taiki-e/install-action/compare/v2.44.26...v2.44.27

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

@@ -22,10 +22,62 @@
},
"license_markdown": "[MIT](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/MarcoIeni/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.98"
"version": "0.3.100"
},
"0.3": {
"version": "0.3.98"
"version": "0.3.100"
},
"0.3.100": {
"x86_64_linux_musl": {
"etag": "0x8DCECFD30A6E77E",
"checksum": "e3f89f9fe5883f777147fdca89ea27fb6fe8d979b282e42a0862df6a82580e2a"
},
"x86_64_macos": {
"etag": "0x8DCECFDF5274661",
"checksum": "54de0c097765ce186a42ebd2ce5c8dce775f9f90b5682a6edf353566bb9c2fce"
},
"x86_64_windows": {
"etag": "0x8DCECFDE6FA0BF4",
"checksum": "393231b619adb6761fab4dc61309faac410bc71dae88ccbb3f1ca192ab74a60d"
},
"aarch64_linux_musl": {
"etag": "0x8DCECFD4A228632",
"checksum": "8e9cca3beab3e867bed8a05759cca51f245681e41949d05247a8a75ebb7784f2"
},
"aarch64_macos": {
"etag": "0x8DCECFE09CA75E7",
"checksum": "2be4f43f08c71fb3c9a1e3d34a70114cba667c53ea80aefd480665e50a744bab"
},
"aarch64_windows": {
"etag": "0x8DCECFE31902B53",
"checksum": "67c862e2dcd8caadf9e51c7156a0979970cdba1b91d8077a154773a5dce7e8c9"
}
},
"0.3.99": {
"x86_64_linux_musl": {
"etag": "0x8DCEBD1800AA816",
"checksum": "e87768b16065efe5556cb098050017742c7f1b18ef254501269311495ea3a11e"
},
"x86_64_macos": {
"etag": "0x8DCEBD1B09E0ACD",
"checksum": "bebd6b93cf0bc83b1fd2d19f82c636490cf3b42fef9220cca9aa16635a04a1a9"
},
"x86_64_windows": {
"etag": "0x8DCEBD253B20C89",
"checksum": "c61f0fd79dc0d44ba7a48dee20589eef93050b1c5a5e5b611004ce6cc21cee4c"
},
"aarch64_linux_musl": {
"etag": "0x8DCEBD18AA3562E",
"checksum": "68bc639ab42f789011380b79419c393f700b8fc290d52d9654f605349d9f4cc5"
},
"aarch64_macos": {
"etag": "0x8DCEBD1AA9A2F8D",
"checksum": "54eed962f0a4577fdcc16efe4439995988c6349b54af2364de265075fbca1f37"
},
"aarch64_windows": {
"etag": "0x8DCEBD25EBE054C",
"checksum": "144cea1ab71088180c2f023c094fa8e394e22bc49c81526e18be37c6cf0a86f6"
}
},
"0.3.98": {
"x86_64_linux_musl": {

View File

@@ -44,10 +44,54 @@
},
"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.93"
"version": "0.2.95"
},
"0.2": {
"version": "0.2.93"
"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": {
"etag": "0x8DCE89E98E70C1E",
"checksum": "2adfb39543b933a4bac737a70056078d5fff27977310c19bebc161ce56e7cd06"
},
"x86_64_macos": {
"etag": "0x8DCE89E98C5C6D5",
"checksum": "5c1b2987c0c9ef4c0913c66bcac6ac8342e1579c61c18c5b5d3a925d40d2256e"
},
"x86_64_windows": {
"etag": "0x8DCE89E98D60842",
"checksum": "8f7a6fe535a4373087d43f62288769a28ff07d9725f9b54c47a4f690d9278037"
},
"aarch64_linux_gnu": {
"etag": "0x8DCE89E98CC015F",
"checksum": "fdc0bb886b30b93b6e1a27c8f21de1e3b2f74fbbfd99d7bed67132c282658e92"
},
"aarch64_macos": {
"etag": "0x8DCE89E98E16D17",
"checksum": "cfd3dd6485a9ff84797bbe5dbcfd9a276eacdd6b2926be0d1e004b9e2d43a367"
}
},
"0.2.93": {
"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"