Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
6bf298cd5d Release 2.42.3 2024-07-18 21:22:50 +09:00
Taiki Endo
ba75d3011f Update espup@latest to 0.12.2 2024-07-18 21:17:46 +09:00
2 changed files with 30 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.42.3] - 2024-07-18
- Update `espup@latest` to 0.12.2.
## [2.42.2] - 2024-07-18
- Update `just@latest` to 1.32.0.
@@ -2492,7 +2496,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.3...HEAD
[2.42.3]: https://github.com/taiki-e/install-action/compare/v2.42.2...v2.42.3
[2.42.2]: https://github.com/taiki-e/install-action/compare/v2.42.1...v2.42.2
[2.42.1]: https://github.com/taiki-e/install-action/compare/v2.42.0...v2.42.1
[2.42.0]: https://github.com/taiki-e/install-action/compare/v2.41.18...v2.42.0

26
manifests/espup.json generated
View File

@@ -19,10 +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.12.1"
"version": "0.12.2"
},
"0.12": {
"version": "0.12.1"
"version": "0.12.2"
},
"0.12.2": {
"x86_64_linux_gnu": {
"etag": "0x8DCA71F794A47D4",
"checksum": "21b5de392b6d4af6ccb4f480136a05cece2171188938f113a608584a876f1f8a"
},
"x86_64_macos": {
"etag": "0x8DCA71F20736917",
"checksum": "b7f22dbc1664cd2af23d39eaec291db9dfdc5928caf9ad82c559908d4a3ffcf9"
},
"x86_64_windows": {
"etag": "0x8DCA71F70242118",
"checksum": "be8fe138107cda65339975cefdc3369f22ed56084bcc75937b610b3cad0328e5"
},
"aarch64_linux_gnu": {
"etag": "0x8DCA71F519881C5",
"checksum": "49d3e189f2b2f21b25c38d724c35904061a92b061a1f0b184cc35e1d792168e2"
},
"aarch64_macos": {
"etag": "0x8DCA71F1BB17807",
"checksum": "914bc11613e1aa7f734aed33e630738e4d90aec9c8347640546fe00a2c906a8e"
}
},
"0.12.1": {
"x86_64_linux_gnu": {