File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 88 "64bit" : {
99 "url" : " https://github.com/d2phap/ImageGlass/releases/download/9.4.1.15/ImageGlass_9.4.1.15_x64.zip" ,
1010 "hash" : " 2ad0705f98a601418cb376ed5e2cf01c04e4eb6b533794804c72081958f4f45e" ,
11- "extract_dir" : " ImageGlass_9.4.1.15_x64"
11+ "extract_dir" : " ImageGlass_x64"
12+ },
13+ "arm64" : {
14+ "url" : " https://github.com/d2phap/ImageGlass/releases/download/9.4.1.15/ImageGlass_9.4.1.15_arm64.zip" ,
15+ "hash" : " e51c54111d72a9c69f2c19f1b02d95245e91cf12a1f9bb5031685b6ac90ea43f" ,
16+ "extract_dir" : " ImageGlass_arm64"
1217 }
1318 },
1419 "pre_install" : [
3641 "autoupdate" : {
3742 "architecture" : {
3843 "64bit" : {
39- "url" : " https://github.com/d2phap/ImageGlass/releases/download/$version/ImageGlass_$version_x64.zip" ,
40- "extract_dir" : " ImageGlass_$version_x64"
44+ "url" : " https://github.com/d2phap/ImageGlass/releases/download/$version/ImageGlass_$version_x64.zip"
45+ },
46+ "arm64" : {
47+ "url" : " https://github.com/d2phap/ImageGlass/releases/download/$version/ImageGlass_$version_arm64.zip"
4148 }
4249 }
4350 }
You can’t perform that action at this time.
0 commit comments