Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
71d339ebf1 Release 2.62.9 2025-09-26 21:55:27 +09:00
Taiki Endo
dc57fd7091 Update espup@latest to 0.16.0 2025-09-26 21:20:21 +09:00
Taiki Endo
228a78a3b2 Update cargo-binstall@latest to 1.15.6 2025-09-26 21:20:21 +09:00
Taiki Endo
ea0eda6226 Release 2.62.8 2025-09-26 10:39:24 +09:00
Taiki Endo
4fc66f629f Update typos@latest to 1.36.3 2025-09-26 03:25:36 +09:00
Taiki Endo
1bb87bdfe9 Update mise@latest to 2025.9.19 2025-09-26 03:25:36 +09:00
5 changed files with 109 additions and 22 deletions

View File

@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.62.9] - 2025-09-26
- Update `espup@latest` to 0.16.0.
- Update `cargo-binstall@latest` to 1.15.6.
## [2.62.8] - 2025-09-26
- Update `typos@latest` to 1.36.3.
- Update `mise@latest` to 2025.9.19.
## [2.62.7] - 2025-09-25
- Update `mise@latest` to 2025.9.18.
@@ -4589,7 +4601,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.62.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.9...HEAD
[2.62.9]: https://github.com/taiki-e/install-action/compare/v2.62.8...v2.62.9
[2.62.8]: https://github.com/taiki-e/install-action/compare/v2.62.7...v2.62.8
[2.62.7]: https://github.com/taiki-e/install-action/compare/v2.62.6...v2.62.7
[2.62.6]: https://github.com/taiki-e/install-action/compare/v2.62.5...v2.62.6
[2.62.5]: https://github.com/taiki-e/install-action/compare/v2.62.4...v2.62.5

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.15.5"
"version": "1.15.6"
},
"1.15.5": {
"1.15.6": {
"x86_64_linux_musl": {
"etag": "0x8DDF3A17BAD325A",
"checksum": "109a01f2178a7cb21e19c74033cdf3ada15f46798cbe4338630a40d55de461cd"
"etag": "0x8DDFCF3105072FD",
"checksum": "1f3ae88cbd8d279f18318a1ef066177d813d3658e4ea90b4733905c603a8c939"
},
"x86_64_macos": {
"etag": "0x8DDF3A16A5C08C3",
"checksum": "f85cdfe279c4fd678a60e8b7b507c632ee73fbb19a987f8a72c327a9ada187fc"
"etag": "0x8DDFCF309661E74",
"checksum": "0ede1cf348c4b02758699fe60d94dce0c6582afc78946f91d75a8c1e4c2359e5"
},
"x86_64_windows": {
"etag": "0x8DDF3A2320C6158",
"checksum": "fb55344531db717a6e7664f356d1f03e5a82be1d3bacf26836c3809723f61f5b"
"etag": "0x8DDFCF39BB7DA14",
"checksum": "d27fe57b7784fdcf69098c1b086770a1bbe0047a83825eda2994ab3e1f65452a"
},
"aarch64_linux_musl": {
"etag": "0x8DDF3A1B606353F",
"checksum": "fa8f2b5f2f1d45371932144d08ed21deb3567b375886ff13d7be693328a6f64b"
"etag": "0x8DDFCF3232A822E",
"checksum": "a2b5dd1babe9395f14ba8b9b2066963a10f0871b516069da93923f0cf785ce97"
},
"aarch64_macos": {
"etag": "0x8DDF3A1A73E3425",
"checksum": "4fa6471bc27b6f712280713d0f1317e77f82d2149724197843f13101c97daa65"
"etag": "0x8DDFCF306014905",
"checksum": "ef63286247a30369c85a97fccfd3b18dc17d2a24a922fea467f9ae99103d8c47"
},
"aarch64_windows": {
"etag": "0x8DDF3A25A7BD4DC",
"checksum": "53cb4f41954f508ca2ac228b0198363f7903012fcaa354ef7fe57e611b290d4f"
"etag": "0x8DDFCF39868BB2B",
"checksum": "aef9b27d3d61a9160ab913b01fd7d64135f611e6ed818756569dd20e2b4664f2"
}
}
}

27
manifests/espup.json generated
View File

@@ -19,7 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/esp-rs/espup/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/esp-rs/espup/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.15.1"
"version": "0.16.0"
},
"0.16": {
"version": "0.16.0"
},
"0.16.0": {
"x86_64_linux_gnu": {
"etag": "0x8DDFCE06BCF274E",
"checksum": "6beb481be9076bcf0ea27aefb1ff874a4bc1ccb2180f67f710550d4d42c63baf"
},
"x86_64_macos": {
"etag": "0x8DDFCE022CDA11F",
"checksum": "36fb0c9e70ad8fe43e4836ca13ba79f3b973df0d04da9319377ebc2737604c9e"
},
"x86_64_windows": {
"etag": "0x8DDFCE04AEEEDC1",
"checksum": "fd46d004e1e70ed4a9530dcc05e628974325c558f185b74118296ca0629cbe42"
},
"aarch64_linux_gnu": {
"etag": "0x8DDFCE0466CCA62",
"checksum": "4198aec283b7d78e653e4861ad2bbdfc5d5a0654bb6a69acd7ec1257f88fcc59"
},
"aarch64_macos": {
"etag": "0x8DDFCE046A91A55",
"checksum": "c18e7891efcd4951fa51cc353fd447a9bf06f665e9fa7ba1a067c9d565578fc6"
}
},
"0.15": {
"version": "0.15.1"

32
manifests/mise.json generated
View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2025.9.18"
"version": "2025.9.19"
},
"2025": {
"version": "2025.9.18"
"version": "2025.9.19"
},
"2025.9": {
"version": "2025.9.18"
"version": "2025.9.19"
},
"2025.9.19": {
"x86_64_linux_musl": {
"etag": "0x8DDFC5A5198B84E",
"checksum": "5a4777f71206823523b49ce43c8033c2d9987d0a873f883113c683741836bace"
},
"x86_64_macos": {
"etag": "0x8DDFC5A5369996E",
"checksum": "bbd51c054d9f2043eb3eb468b325035d6fd0dfe5eccb776b38c877e3447e922a"
},
"x86_64_windows": {
"etag": "0x8DDFC5A5414A9AD",
"checksum": "4f65d200894f6c1c81d6acf02d258fa099ca725399e11aaf9268f0de9f8985ca"
},
"aarch64_linux_musl": {
"etag": "0x8DDFC5A4E9B7DDB",
"checksum": "02ec2b758b392560b935d116259d24f9d00e7c78ed34be93a0de3680d7b2a9f9"
},
"aarch64_macos": {
"etag": "0x8DDFC5A530FD059",
"checksum": "d5978da0bea7b3fc09e49954e4da7b4a9d81912857800b84cdf8be791352d0f8"
},
"aarch64_windows": {
"etag": "0x8DDFC5A53D6ADC6",
"checksum": "349c32e5fc7327ce45dfc0a3dfe0f9cc142bf6500e1a044b45ac710651a6175f"
}
},
"2025.9.18": {
"x86_64_linux_musl": {

28
manifests/typos.json generated
View File

@@ -22,13 +22,35 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.36.2"
"version": "1.36.3"
},
"1": {
"version": "1.36.2"
"version": "1.36.3"
},
"1.36": {
"version": "1.36.2"
"version": "1.36.3"
},
"1.36.3": {
"x86_64_linux_musl": {
"etag": "0x8DDFC5CA3A81037",
"checksum": "2d51e68ceade784c36603cd4ee23bb681fe5d808ce193be45f24124fc0d3ba42"
},
"x86_64_macos": {
"etag": "0x8DDFC5CD5B6E027",
"checksum": "52d0bf951ff3bfed2c0d746e036f443e14a037d669cd6ff73fc64bb55e07794f"
},
"x86_64_windows": {
"etag": "0x8DDFC5CB7D0989E",
"checksum": "4a39d96d2777c3c0095b0cce91d429c9f13f23cb2bb75e5e29ec508dcfbc655b"
},
"aarch64_linux_musl": {
"etag": "0x8DDFC5C7C7C8041",
"checksum": "60b54649d8b723052f3cc46571b66c49866c4c28ac7fdbf023236a1a0a40146b"
},
"aarch64_macos": {
"etag": "0x8DDFC5CD34435DB",
"checksum": "7f6c733bc33c8bfdba9d684f1985deac219bb6e1aedeb1a7f61132d150629ca3"
}
},
"1.36.2": {
"x86_64_linux_musl": {