mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
i2p-zero: add au.hash (#223)
This commit is contained in:
parent
402ae0e71f
commit
a863b45b55
@ -19,6 +19,10 @@
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/i2p-zero/i2p-zero/releases/download/v$version/i2p-zero-win.v$version.zip",
|
||||
"hash": {
|
||||
"url": "https://github.com/i2p-zero/i2p-zero/releases/tag/v$version",
|
||||
"regex": "(?sm)Windows<.*?<code>$sha256"
|
||||
},
|
||||
"extract_dir": "i2p-zero-win.v$version\\router"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user