mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
codegen: Mark coreutils 0.7.0 as broken
https://github.com/taiki-e/install-action/pull/1577#issuecomment-4028054305
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"asset_name": "${package}-${version}-${rust_target}.tar.gz",
|
||||
"bin": "${package}-${version}-${rust_target}/${package}${exe}",
|
||||
"version_range": ">= 0.1.0",
|
||||
"broken": ["0.7.0"],
|
||||
"platform": {
|
||||
"x86_64_linux_musl": {},
|
||||
"x86_64_macos": {},
|
||||
|
||||
Reference in New Issue
Block a user