Compare commits

...

10 Commits

Author SHA1 Message Date
Taiki Endo
da41fb311f Release 2.47.21 2025-01-21 20:14:58 +09:00
Taiki Endo
82214f4be3 Update knope@latest to 0.18.3 2025-01-21 11:03:20 +09:00
Taiki Endo
5c7ec4ff6e Release 2.47.20 2025-01-21 10:57:05 +09:00
Taiki Endo
401fb25d5a Update wasmtime@latest to 29.0.0 2025-01-21 06:12:09 +09:00
Taiki Endo
24758ef6e7 Release 2.47.19 2025-01-21 00:30:57 +09:00
Taiki Endo
24ac8132a4 Update trunk@latest to 0.21.6 2025-01-21 00:13:29 +09:00
Taiki Endo
b4c4e2f7c4 Update parse-changelog@latest to 0.6.11 2025-01-20 06:11:22 +09:00
Taiki Endo
a7adeb15af Release 2.47.18 2025-01-19 18:15:15 +09:00
Taiki Endo
25b04c0ead Update cargo-deny@latest to 0.16.4 2025-01-19 18:14:28 +09:00
Taiki Endo
c39a412ce9 Update cargo-binstall@latest to 1.10.22 2025-01-19 18:14:28 +09:00
7 changed files with 182 additions and 24 deletions

View File

@@ -10,6 +10,26 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.47.21] - 2025-01-21
- Update `knope@latest` to 0.18.3.
## [2.47.20] - 2025-01-21
- Update `wasmtime@latest` to 29.0.0.
## [2.47.19] - 2025-01-20
- Update `trunk@latest` to 0.21.6.
- Update `parse-changelog@latest` to 0.6.11.
## [2.47.18] - 2025-01-19
- Update `cargo-deny@latest` to 0.16.4.
- Update `cargo-binstall@latest` to 1.10.22.
## [2.47.17] - 2025-01-19
- Update `cargo-audit@latest` to 0.21.1.
@@ -3350,7 +3370,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.47.17...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.21...HEAD
[2.47.21]: https://github.com/taiki-e/install-action/compare/v2.47.20...v2.47.21
[2.47.20]: https://github.com/taiki-e/install-action/compare/v2.47.19...v2.47.20
[2.47.19]: https://github.com/taiki-e/install-action/compare/v2.47.18...v2.47.19
[2.47.18]: https://github.com/taiki-e/install-action/compare/v2.47.17...v2.47.18
[2.47.17]: https://github.com/taiki-e/install-action/compare/v2.47.16...v2.47.17
[2.47.16]: https://github.com/taiki-e/install-action/compare/v2.47.15...v2.47.16
[2.47.15]: https://github.com/taiki-e/install-action/compare/v2.47.14...v2.47.15

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.21"
"version": "1.10.22"
},
"1.10.21": {
"1.10.22": {
"x86_64_linux_musl": {
"etag": "0x8DD33DF3B7A2D85",
"checksum": "625fa622a761030e989c6f4ed950da7b1309d707970496480d890c551a3de184"
"etag": "0x8DD38568770C382",
"checksum": "74d7c647c7e60bb8464fa551702fdd38a7241f5cedb2c4edc3b11639cd1dae47"
},
"x86_64_macos": {
"etag": "0x8DD33DF2DD25A04",
"checksum": "c8ecb8506608d5f5392d6b21b018283c01de64e2c97bea01cd6541a5e52d64c6"
"etag": "0x8DD38560D10F1DA",
"checksum": "0abaad286197df9e5a3d25bfdca682fa91fef65fef13f42e20ec24a98165c71a"
},
"x86_64_windows": {
"etag": "0x8DD33E01EB03384",
"checksum": "baa90496dfee7ff099cba47f93a4130b9661b56c46fbe63518ce94a340b7b611"
"etag": "0x8DD3857BFED715A",
"checksum": "36d6ea24db049a36d0eab33003e6ee007955f01a8ce89fef46d4026adb86db96"
},
"aarch64_linux_musl": {
"etag": "0x8DD33DEDFBD8200",
"checksum": "dfa4a1aee56e0f078db8559113a4da7fd1fcf8298484db0f7254d09d89d81163"
"etag": "0x8DD38563219A538",
"checksum": "b8c32b1b007482f42f6c4b5f8cfeb168f9674ec6448bfa29ae0c4ba01b7a370b"
},
"aarch64_macos": {
"etag": "0x8DD33DF5BDB3971",
"checksum": "2e51fb2911cdb9c9e7f8ef909c5c9b96373fa72c8c009b4698ca40f4110b9ca6"
"etag": "0x8DD3856413081F7",
"checksum": "97ce4a2f18181f052dda266b042d8bb220e48ffe40ca75e796ae4c5e418b9e01"
},
"aarch64_windows": {
"etag": "0x8DD33DFE9223054",
"checksum": "bbded110d168b8406e34cd4155c061402a6ec7b2d66a1a2e78980f304f038d37"
"etag": "0x8DD3857931A5667",
"checksum": "d86dfba0c13f7c84724e1d21fcec35b8a42633733215a61d1ee183455b12db5e"
}
}
}

View File

@@ -24,10 +24,32 @@
},
"license_markdown": "[MIT](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/EmbarkStudios/cargo-deny/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.16.3"
"version": "0.16.4"
},
"0.16": {
"version": "0.16.3"
"version": "0.16.4"
},
"0.16.4": {
"x86_64_linux_musl": {
"etag": "0x8DD3859CBF28AAD",
"checksum": "28b7f8e12df46a9ce186547e38278c851905fc4bda59a0cc57d2aade9fdf6962"
},
"x86_64_macos": {
"etag": "0x8DD3859A8D7C4BE",
"checksum": "01b43782acc7d6900b364fd588897e0ea5874b3583be40bfcf6cad8ad2c97aaf"
},
"x86_64_windows": {
"etag": "0x8DD385A21433507",
"checksum": "11a7ab2ea060a9e6141a3fbab8a6a9bbe30b97ce87fe4fbbb8f6c3a4b8410681"
},
"aarch64_linux_musl": {
"etag": "0x8DD3859CD936886",
"checksum": "56bbe9d8238480472325b019d6ab2eb3ed2601664826f67678ed0a5b8c9d5ba0"
},
"aarch64_macos": {
"etag": "0x8DD3859A47FDF9C",
"checksum": "6b91a75fb4eecc606757125f1cbea103df81b833bafbdceda1611bfa7737a364"
}
},
"0.16.3": {
"x86_64_linux_musl": {

30
manifests/knope.json generated
View File

@@ -3,10 +3,36 @@
"template": null,
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
"latest": {
"version": "0.18.2"
"version": "0.18.3"
},
"0.18": {
"version": "0.18.2"
"version": "0.18.3"
},
"0.18.3": {
"x86_64_linux_musl": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-x86_64-unknown-linux-musl.tgz",
"etag": "0x8DD39BE215D7200",
"checksum": "7ebe693bcb214dceef133b9f0ce14af052f74056b205c6175dac3d99713bf8e6",
"bin": "knope-x86_64-unknown-linux-musl/knope"
},
"x86_64_macos": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-x86_64-apple-darwin.tgz",
"etag": "0x8DD39BE215F1DD1",
"checksum": "a9717b6883436850118e9549acccbe75553ff89a0934d1578c90f280ef974243",
"bin": "knope-x86_64-apple-darwin/knope"
},
"x86_64_windows": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-x86_64-pc-windows-msvc.tgz",
"etag": "0x8DD39BE21590A2E",
"checksum": "1f8056add6ab3b2af6a1570f166cd4d5f76003ec6d4982c1c3f59eae093580c1",
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
},
"aarch64_macos": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.3/knope-aarch64-apple-darwin.tgz",
"etag": "0x8DD39BE21590A2E",
"checksum": "f2ea1719bd3f7143c7ba68ef1a5dfb977739a88f6b93a1e915674ec36fdf3040",
"bin": "knope-aarch64-apple-darwin/knope"
}
},
"0.18.2": {
"x86_64_linux_musl": {

View File

@@ -3,10 +3,42 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/parse-changelog/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.10"
"version": "0.6.11"
},
"0.6": {
"version": "0.6.10"
"version": "0.6.11"
},
"0.6.11": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.11/parse-changelog-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DD38C1F612ECE8",
"checksum": "805c0e86ad53c734973e1f55efc8fb6d82919029fdca4d27f80d590f94688edc"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.11/parse-changelog-x86_64-apple-darwin.tar.gz",
"etag": "0x8DD38C20DC407CA",
"checksum": "9176db18ab6adc3bb1d4302eb52c83a9d46319df2b4671fccc4669dd8ce36fc6"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.11/parse-changelog-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DD38C22DBBA859",
"checksum": "299c282946f836b200940f0b4b2c8646e51eff9f3602bd0c2a99b483aa2d4429"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.11/parse-changelog-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DD38C1F6DE0AEB",
"checksum": "a294359f1b1a904a34911fbf482c69ee28924dc8c27f2a1b84b4eb2108b6df3d"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.11/parse-changelog-aarch64-apple-darwin.tar.gz",
"etag": "0x8DD38C1F6FB83DD",
"checksum": "e4e841ba10e7a0e314ec192142c016974f4999a03fc0f37c8803708654098c91"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/parse-changelog/releases/download/v0.6.11/parse-changelog-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DD38C22406DAAB",
"checksum": "a5606df69e240edcf24e9466abdce004ba21c9f9cafe42d659fd3f3cb3d375e6"
}
},
"0.6.10": {
"x86_64_linux_musl": {

26
manifests/trunk.json generated
View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/trunk-rs/trunk/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/trunk-rs/trunk/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.21.5"
"version": "0.21.6"
},
"0.21": {
"version": "0.21.5"
"version": "0.21.6"
},
"0.21.6": {
"x86_64_linux_musl": {
"etag": "0x8DD395263DA4485",
"checksum": "cd0897cb2db44c3305bea357a150759b7ba7cfc3e4290498d73692bbf87a55f3"
},
"x86_64_macos": {
"etag": "0x8DD3952638703EF",
"checksum": "3bf14129b4f4cdbdf82d4742da19972ec13bd7be8fb1cabd477d9dbf2d215b87"
},
"x86_64_windows": {
"etag": "0x8DD395263A03BE8",
"checksum": "02e025f6a3b4eecc1edc23b14864e15471a4d6159f9a91ec5f9b1cd1617563ca"
},
"aarch64_linux_musl": {
"etag": "0x8DD395263490844",
"checksum": "8a8a49af75a0499031372506f2703904504d3c1c2034aa48e648ccd7ef1f2238"
},
"aarch64_macos": {
"etag": "0x8DD39526347F804",
"checksum": "7f65126595d00d6e660b9f3e89fedc40a927bd06556461e45ae592468addeb05"
}
},
"0.21.5": {
"x86_64_linux_musl": {

View File

@@ -28,7 +28,39 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "28.0.1"
"version": "29.0.0"
},
"29": {
"version": "29.0.0"
},
"29.0": {
"version": "29.0.0"
},
"29.0.0": {
"x86_64_linux_gnu": {
"etag": "0x8DD3980E5BCFA27",
"checksum": "a8b199405d14a53e9d9196c556643f19b0de9bcd61664246d7511bee34cef2f7"
},
"x86_64_macos": {
"etag": "0x8DD3980E6BE06EA",
"checksum": "e5bfaa01985317039c3f57ac42bf117c693b4a1203bfbe8de741c7781a41b9dc"
},
"x86_64_windows": {
"etag": "0x8DD3980EB038D65",
"checksum": "8114c08d134e9ec845152da99c382692c7f568ae0effcef550976bdaacfb4e8e"
},
"aarch64_linux_gnu": {
"etag": "0x8DD3980DA3E93C6",
"checksum": "a1e7fb17bc929ffd02e0e847a8c109f371407afec90180ef576d554d29cff3e0"
},
"aarch64_macos": {
"etag": "0x8DD3980DB3807EC",
"checksum": "d83fe0c2d3c3c67762f84a794045e020b0bfe1f4b1c56a138d59e2bbb9a04d2f"
},
"aarch64_windows": {
"etag": "0x8DD3980DD632632",
"checksum": "60caa468edf711454ab9fd6900ef71e9fdb6d7c94f76740181e64bca2e1b3110"
}
},
"28": {
"version": "28.0.1"