File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 3.0.5 " ,
2+ "version" : " 3.1.1 " ,
33 "description" : " Open source program for drawing and image editing." ,
44 "homepage" : " https://www.pinta-project.com/" ,
55 "license" : " MIT" ,
66 "architecture" : {
77 "64bit" : {
8- "url" : " https://github.com/PintaProject/Pinta/releases/download/3.0.5/Pinta.exe#/Pinta-dl.exe" ,
9- "hash" : " 74017975bbf12480994217d13e8a7bde05fc26ec3bb3bd39ee7f0de3c3c4cd46"
8+ "url" : " https://github.com/PintaProject/Pinta/releases/download/3.1.1/Pinta-x86_64.exe" ,
9+ "hash" : " 8d742eba09e6755c46a17d58c08e3bbabe6f25e7fb1e27491374baa914559c18"
10+ },
11+ "arm64" : {
12+ "url" : " https://github.com/PintaProject/Pinta/releases/download/3.1.1/Pinta-arm64.exe" ,
13+ "hash" : " c6df43b52f26045280f416bbe20b15abad8d314d7cfa7e72bc761e46798ca5fc"
1014 }
1115 },
1216 "innosetup" : true ,
2226 "autoupdate" : {
2327 "architecture" : {
2428 "64bit" : {
25- "url" : " https://github.com/PintaProject/Pinta/releases/download/$version/Pinta.exe#/Pinta-dl.exe"
29+ "url" : " https://github.com/PintaProject/Pinta/releases/download/$version/Pinta-x86_64.exe"
30+ },
31+ "arm64" : {
32+ "url" : " https://github.com/PintaProject/Pinta/releases/download/$version/Pinta-arm64.exe"
2633 }
2734 }
2835 }
You can’t perform that action at this time.
0 commit comments