mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update vacuum@latest to 0.27.3
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 `vacuum@latest` to 0.27.3.
|
||||||
|
|
||||||
- Support `convco`. ([#1831](https://github.com/taiki-e/install-action/pull/1831), thanks @graelo)
|
- Support `convco`. ([#1831](https://github.com/taiki-e/install-action/pull/1831), thanks @graelo)
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.19.1.
|
- Update `cargo-binstall@latest` to 1.19.1.
|
||||||
|
|||||||
Generated
+2
-2
@@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.27.2"
|
"version": "0.27.3"
|
||||||
},
|
},
|
||||||
"0.28.0": {
|
"0.28.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"0.27": {
|
"0.27": {
|
||||||
"version": "0.27.2"
|
"version": "0.27.3"
|
||||||
},
|
},
|
||||||
"0.27.3": {
|
"0.27.3": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user