mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-08 00:11:32 +00:00
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"version": "1.2.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/v1.2.1/op_windows_amd64_v1.2.1.zip",
|
|
"hash": "45c7f87e433197c6d1478d90f45db9dedf50b1e3427295af71b36c2d8d491c0c"
|
|
},
|
|
"32bit": {
|
|
"url": "https://cache.agilebits.com/dist/1P/op/pkg/v1.2.1/op_windows_386_v1.2.1.zip",
|
|
"hash": "a407f07f2d835afa35ccae4441f0944f740732249cb9cc4cc669d71e22339867"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|