mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
parent
c69b48b1a9
commit
51c73d28fb
21
warp.json
Normal file
21
warp.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"homepage": "https://github.com/dgiagio/warp",
|
||||
"description": "Create self-contained single binary applications",
|
||||
"version": "0.1.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dgiagio/warp/releases/download/v0.1.1/windows-x64.warp-packer.exe#/warp-packer.exe",
|
||||
"hash": "1a6651c17fa2c67e29757f4f7206b228d053fa945a27560a62b4f0ebeb610e41"
|
||||
}
|
||||
},
|
||||
"bin": "warp-packer.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dgiagio/warp/releases/download/v$version/windows-x64.warp-packer.exe#/warp-packer.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user