mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 13:15:15 +00:00
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"version": "0.5.7",
|
|
"homepage": "https://support.1password.com/command-line/",
|
|
"description": "The 1Password command-line tool makes your 1Password account accessible entirely from the command line.",
|
|
"license": {
|
|
"identifier": "Shareware",
|
|
"url": "https://1password.com/legal/terms-of-service/"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_amd64_v0.5.7.zip",
|
|
"hash": "aef3a7dc2640da2cd1418a6bda5f4f1b1cc117eee3d2c0ff45a97e2d1ec4b9ac"
|
|
},
|
|
"32bit": {
|
|
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.5.7/op_windows_386_v0.5.7.zip",
|
|
"hash": "a2d47c044fe7ee650980b9be04b928911d2aa0566f4253ce7399fe45bbb2cf21"
|
|
}
|
|
},
|
|
"bin": "op.exe",
|
|
"checkver": {
|
|
"url": "https://app-updates.agilebits.com/product_history/CLI",
|
|
"regex": "/op_windows_amd64_v([\\d.]+).zip"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v$version/op_windows_amd64_v$version.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v$version/op_windows_386_v$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|