mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"version": "0.6.1",
|
|
"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.6.1/op_windows_amd64_v0.6.1.zip",
|
|
"hash": "77a6e0ef9061bb44804ab62622f3e464dad1d505504cf5102f87a6baf4789e18"
|
|
},
|
|
"32bit": {
|
|
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.6.1/op_windows_386_v0.6.1.zip",
|
|
"hash": "9960a019c29dace1a5755ffba9d21fc3a75d3f4cc5424935fcfb4f835139fbe4"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|