mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
jnv: Add version 0.5.0 (#6184)
This commit is contained in:
parent
d866336536
commit
d722dca552
24
bucket/jnv.json
Normal file
24
bucket/jnv.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"version": "0.5.0",
|
||||||
|
"description": "Interactive JSON filter using jq",
|
||||||
|
"homepage": "https://github.com/ynqa/jnv",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/ynqa/jnv/releases/download/v0.5.0/jnv-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "71a1736348a2ddfe6af48c757125d4b55b567fbc123ce10652caeab6a9173acb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "jnv.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/ynqa/jnv/releases/download/v$version/jnv-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/jnv-x86_64-pc-windows-msvc.zip.sha256"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user