mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 05:40:31 +00:00
Update espup@latest to 0.15.1
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `espup@latest` to 0.15.1.
|
||||||
|
|
||||||
- Update `dprint@latest` to 0.50.0.
|
- Update `dprint@latest` to 0.50.0.
|
||||||
|
|
||||||
## [2.51.2] - 2025-05-18
|
## [2.51.2] - 2025-05-18
|
||||||
|
|||||||
26
manifests/espup.json
generated
26
manifests/espup.json
generated
@@ -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)",
|
"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": {
|
"latest": {
|
||||||
"version": "0.15.0"
|
"version": "0.15.1"
|
||||||
},
|
},
|
||||||
"0.15": {
|
"0.15": {
|
||||||
"version": "0.15.0"
|
"version": "0.15.1"
|
||||||
|
},
|
||||||
|
"0.15.1": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DD96B09625D239",
|
||||||
|
"checksum": "9cc376bd4270bb7ad2b39443d8c058cc39c880dc9cd91d506152d9e75de9551e"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD96B0409C251E",
|
||||||
|
"checksum": "a8fad6a5599bc0b4699451a3775c5a08719de089867bb3d0fab0c8bd096ee32d"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD96B084898EA7",
|
||||||
|
"checksum": "c3fded7eff2af13503e570224a565788f6cd99ea74a0dc6ac5f35d099c646c91"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DD96B0731784D2",
|
||||||
|
"checksum": "f1bda719bf2108d55f10e07236b421edbcadee0fc835163ded69bc091c7fffed"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD96B05383B18F",
|
||||||
|
"checksum": "7c5139160b98d13149ecf38c02fe38751b8dc65fa6e981899298ed6719d7d6da"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.15.0": {
|
"0.15.0": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user