mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 15:11:21 +00:00
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"version": "0.9.3",
|
|
"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.9.3/op_windows_amd64_v0.9.3.zip",
|
|
"hash": "9dc10a393dff43f0f0dc29122439c5cd3057e8290f14071baad634ee06610753"
|
|
},
|
|
"32bit": {
|
|
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v0.9.3/op_windows_386_v0.9.3.zip",
|
|
"hash": "5494cc24f0788cb6d31c9458efc989902c332c79d1d97ff1ee9bd45749f4be4e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|