File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
"version" : " 2025.5.0" ,
3
3
"description" : " The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault." ,
4
4
"homepage" : " https://bitwarden.com/" ,
5
- "license" : " GPL-3.0-or-later " ,
5
+ "license" : " GPL-3.0-only " ,
6
6
"architecture" : {
7
7
"64bit" : {
8
- "url" : " https://github.com/bitwarden/clients/releases/download/cli-v2025.5.0/bw-windows-2025.5.0.zip" ,
9
- "hash" : " c52766350806a5fe74eee56c1a71ace5aa7ab012aa244b7f586c6eda06d132f3 "
8
+ "url" : " https://github.com/bitwarden/clients/releases/download/cli-v2025.5.0/bw-oss- windows-2025.5.0.zip" ,
9
+ "hash" : " 195a182a51950930e4223058fec488470de955f1f6c7cd71ba52637b6621d742 "
10
10
}
11
11
},
12
12
"bin" : " bw.exe" ,
17
17
"autoupdate" : {
18
18
"architecture" : {
19
19
"64bit" : {
20
- "url" : " https://github.com/bitwarden/clients/releases/download/cli-v$version/bw-windows-$version.zip" ,
20
+ "url" : " https://github.com/bitwarden/clients/releases/download/cli-v$version/bw-oss- windows-$version.zip" ,
21
21
"hash" : {
22
- "url" : " $baseurl/bw-windows-sha256-$version.txt"
22
+ "url" : " $baseurl/bw-oss- windows-sha256-$version.txt"
23
23
}
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments