mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prs: Add version 0.3.2 (#2661)
This commit is contained in:
parent
208e181925
commit
f6d2c91fcb
26
bucket/prs.json
Normal file
26
bucket/prs.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": "0.3.2",
|
||||||
|
"description": "Secure, fast & convenient password manager CLI with GPG & git sync",
|
||||||
|
"homepage": "https://github.com/timvisee/prs",
|
||||||
|
"license": "GPL-3.0-only",
|
||||||
|
"depends": [
|
||||||
|
"git",
|
||||||
|
"gpg",
|
||||||
|
"fzf"
|
||||||
|
],
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/timvisee/prs/releases/download/v0.3.2/prs-v0.3.2-windows.exe#/prs.exe",
|
||||||
|
"hash": "8972d565707754cc960c1fb575cfb501d9deae21dc26d819980e597fa17886c4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "prs.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/timvisee/prs/releases/download/v$version/prs-v$version-windows.exe#/prs.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user