File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 9.1.5" ,
3+ "description" : " A spreadsheet-like interface to the libvips image processing library" ,
4+ "homepage" : " https://github.com/libvips/nip4" ,
5+ "license" : " GPL-2.0-or-later" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/libvips/nip4/releases/download/v9.1.5/nip4-x64-9.1.5.zip" ,
9+ "hash" : " 6441f2e0a05944f88f8fffecb1f7474caff03381d81e36ca9008c15c22a79522"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/libvips/nip4/releases/download/v9.1.5/nip4-arm64-9.1.5.zip" ,
13+ "hash" : " 0edc12d4b9b66261bbee6d26a210c3bb3bd92308ecf6db2e51c36a4a876bbe3c"
14+ }
15+ },
16+ "bin" : " bin\\ nip4.exe" ,
17+ "shortcuts" : [
18+ [
19+ " bin\\ nip4.exe" ,
20+ " nip4"
21+ ]
22+ ],
23+ "checkver" : " github" ,
24+ "autoupdate" : {
25+ "architecture" : {
26+ "64bit" : {
27+ "url" : " https://github.com/libvips/nip4/releases/download/v$version/nip4-x64-$version.zip"
28+ },
29+ "arm64" : {
30+ "url" : " https://github.com/libvips/nip4/releases/download/v$version/nip4-arm64-$version.zip"
31+ }
32+ }
33+ }
34+ }
You can’t perform that action at this time.
0 commit comments