mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Merge branch 'master' of https://github.com/ScoopInstaller/Main
This commit is contained in:
commit
9059ade74e
21
bucket/byenow.json
Normal file
21
bucket/byenow.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"description": "Utility for folder removal",
|
||||
"homepage": "https://iobureau.com/byenow/",
|
||||
"license": "Freeware",
|
||||
"url": "https://iobureau.com/byenow/byenow-0.2.zip",
|
||||
"hash": "4d074bb0906d810bee954b329814fdffbab29cc1178367a0055fca8e0bdbdb7c",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"extract_dir": "32-bit"
|
||||
},
|
||||
"64bit": {
|
||||
"extract_dir": "64-bit"
|
||||
}
|
||||
},
|
||||
"bin": "byenow.exe",
|
||||
"checkver": "byenow-([\\d.]+)\\.zip",
|
||||
"autoupdate": {
|
||||
"url": "https://iobureau.com/byenow/byenow-$version.zip"
|
||||
}
|
||||
}
|
||||
@ -20,7 +20,8 @@
|
||||
"bin": [
|
||||
"bin\\erl.exe",
|
||||
"bin\\erlc.exe",
|
||||
"bin\\escript.exe"
|
||||
"bin\\escript.exe",
|
||||
"bin\\werl.exe"
|
||||
],
|
||||
"env_set": {
|
||||
"ERLANG_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user