mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
1password-cli: Add note about changes in command schema (#3433)
* Add note to the 1password-cli manifest notifying about changes in command schema * Update bucket/1password-cli.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
0ae262f803
commit
3bddae04ce
@ -17,6 +17,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "op.exe",
|
"bin": "op.exe",
|
||||||
|
"notes": [
|
||||||
|
"1Password CLI v2 completely changes the commands schema! Either migrate your setup, following ",
|
||||||
|
"instructions on https://developer.1password.com/docs/cli/upgrade/#step-2-update-your-scripts ",
|
||||||
|
"or install 1Password CLI v1 from the Versions bucket."
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://app-updates.agilebits.com/product_history/CLI2",
|
"url": "https://app-updates.agilebits.com/product_history/CLI2",
|
||||||
"regex": "/op_windows_amd64_v([\\d.]+)\\.zip"
|
"regex": "/op_windows_amd64_v([\\d.]+)\\.zip"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user