mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update espup@latest to 0.14.0
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]
|
||||
|
||||
- Update `espup@latest` to 0.14.0.
|
||||
|
||||
## [2.46.12] - 2024-12-17
|
||||
|
||||
- Update `typos@latest` to 1.28.4.
|
||||
|
||||
27
manifests/espup.json
generated
27
manifests/espup.json
generated
@@ -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.13.0"
|
||||
"version": "0.14.0"
|
||||
},
|
||||
"0.14": {
|
||||
"version": "0.14.0"
|
||||
},
|
||||
"0.14.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"etag": "0x8DD1E7DCEF3783B",
|
||||
"checksum": "08ba1534c8addce1578bbffcac15fd1a058a543a1375a496c585d1cd4000eab0"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD1E7D48286B87",
|
||||
"checksum": "2f05bc508c1c5bc0c470c03dae95ae89130866195cdb06e2e7a5d39eceb3b5e2"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD1E7D8FDB538C",
|
||||
"checksum": "182701122c97acdb92011d86f362728f9081b7a8b3d7720951f4e02eb25f0cab"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DD1E7D5F8E8082",
|
||||
"checksum": "17bc622a95c7ad5554c383c103e3383a3c7b3642db61b80d64e96041ec77056f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD1E7D46258F70",
|
||||
"checksum": "a46e84e83f56c6025cbc14847ba0b54100a5e407565143b49aaa7ec44c0d0b4e"
|
||||
}
|
||||
},
|
||||
"0.13": {
|
||||
"version": "0.13.0"
|
||||
|
||||
Reference in New Issue
Block a user