Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
cbe8580ec9 Release 2.44.10 2024-09-26 21:39:09 +09:00
Taiki Endo
fff8de5df4 Update cargo-machete@latest to 0.7.0 2024-09-26 21:16:32 +09:00
Taiki Endo
58a3efb22c Release 2.44.9 2024-09-26 01:21:46 +09:00
Taiki Endo
458a731083 Update wasmtime@latest to 25.0.1 2024-09-25 11:02:42 +09:00
3 changed files with 66 additions and 5 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.44.10] - 2024-09-26
- Update `cargo-machete@latest` to 0.7.0.
## [2.44.9] - 2024-09-25
- Update `wasmtime@latest` to 25.0.1.
## [2.44.8] - 2024-09-24
- Update `rclone@latest` to 1.68.1.
@@ -2776,7 +2784,9 @@ 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.8...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.10...HEAD
[2.44.10]: https://github.com/taiki-e/install-action/compare/v2.44.9...v2.44.10
[2.44.9]: https://github.com/taiki-e/install-action/compare/v2.44.8...v2.44.9
[2.44.8]: https://github.com/taiki-e/install-action/compare/v2.44.7...v2.44.8
[2.44.7]: https://github.com/taiki-e/install-action/compare/v2.44.6...v2.44.7
[2.44.6]: https://github.com/taiki-e/install-action/compare/v2.44.5...v2.44.6

View File

@@ -3,7 +3,36 @@
"template": null,
"license_markdown": "[MIT](https://github.com/bnjbvr/cargo-machete/blob/main/LICENSE.md)",
"latest": {
"version": "0.6.2"
"version": "0.7.0"
},
"0.7": {
"version": "0.7.0"
},
"0.7.0": {
"x86_64_linux_musl": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.7.0/cargo-machete-v0.7.0-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DCDE14D890E1AF",
"checksum": "473f663c7b47166fc4eb87f82716ba709b22cc62a52763585c529974b5aeb6e5",
"bin": "cargo-machete-v0.7.0-x86_64-unknown-linux-musl/cargo-machete"
},
"x86_64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.7.0/cargo-machete-v0.7.0-x86_64-apple-darwin.tar.gz",
"etag": "0x8DCDE14CF16B32E",
"checksum": "aa95f97a0bd2b36928b2b4495e7b9ddd197bab4d6510903e926c6ad7288272fd",
"bin": "cargo-machete-v0.7.0-x86_64-apple-darwin/cargo-machete"
},
"x86_64_windows": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.7.0/cargo-machete-v0.7.0-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DCDE152AA824B0",
"checksum": "c50e388fbbaf484c140f3644fbc4c6f026dceebe49ffe8929477dd4ac149818c",
"bin": "cargo-machete-v0.7.0-x86_64-pc-windows-msvc/cargo-machete.exe"
},
"aarch64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.7.0/cargo-machete-v0.7.0-aarch64-apple-darwin.tar.gz",
"etag": "0x8DCDE14D5BC10C6",
"checksum": "1510e68aae1be38f995c80a8cc16eeadeb4ab304991c0cf0f96773b7b1d41ba7",
"bin": "cargo-machete-v0.7.0-aarch64-apple-darwin/cargo-machete"
}
},
"0.6": {
"version": "0.6.2"

View File

@@ -24,13 +24,35 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "25.0.0"
"version": "25.0.1"
},
"25": {
"version": "25.0.0"
"version": "25.0.1"
},
"25.0": {
"version": "25.0.0"
"version": "25.0.1"
},
"25.0.1": {
"x86_64_linux_gnu": {
"etag": "0x8DCDCE18BBDE564",
"checksum": "3785b32b79fd7af4f12bf42c4e46debf48ec853fbcc4a097a3bd9728237fb3ef"
},
"x86_64_macos": {
"etag": "0x8DCDCE18C974B30",
"checksum": "1e06ab357904272ecfbedc8f2b007ba45121ee66c8fe6958814ae31e918cbfe4"
},
"x86_64_windows": {
"etag": "0x8DCDCE1900D718C",
"checksum": "2849c8d487d2c9ab83fb993f896f2b4fac7a7b8e8f3a6f3417b7b182c728e26c"
},
"aarch64_linux_gnu": {
"etag": "0x8DCDCE185DCD2E8",
"checksum": "35850d5ae8c9b882826f01cb7400995df6024821c0de7f61bd1a630453adc060"
},
"aarch64_macos": {
"etag": "0x8DCDCE186BB3C20",
"checksum": "d5091035f7bc6499365331ba3d6c9a1c572f2d881fbf29eebbdf83993a20dd55"
}
},
"25.0.0": {
"x86_64_linux_gnu": {