mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wasmedge@0.15.0: Remove extract_dir (#7044)
This commit is contained in:
parent
c4dc0a4c86
commit
5a21b9d0fd
@ -5,7 +5,6 @@
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/WasmEdge/WasmEdge/releases/download/0.15.0/WasmEdge-0.15.0-windows-msvc.zip",
|
||||
"hash": "00c2bd0bedd520aed7303fb410b8c9b1ab72a420a6684427bc70ff89d4aba297",
|
||||
"extract_dir": "WasmEdge-0.15.0-Windows",
|
||||
"bin": [
|
||||
"bin\\wasmedge.exe",
|
||||
"bin\\wasmedgec.exe"
|
||||
@ -17,7 +16,6 @@
|
||||
"url": "https://github.com/WasmEdge/WasmEdge/releases/download/$version/WasmEdge-$version-windows-msvc.zip",
|
||||
"hash": {
|
||||
"url": "$baseurl/SHA256SUM"
|
||||
},
|
||||
"extract_dir": "WasmEdge-$version-Windows"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user