File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.36.5 " ,
2
+ "version" : " 0.36.4 " ,
3
3
"description" : " #1 Locally hosted web application that allows you to perform various operations on PDF files" ,
4
4
"homepage" : " https://github.com/Stirling-Tools/Stirling-PDF/" ,
5
5
"license" : {
8
8
},
9
9
"architecture" : {
10
10
"64bit" : {
11
- "url" : " https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v0.36.5 /Stirling-PDF-win-installer .exe" ,
12
- "hash" : " 2a1dda62ce0806c262b107fa61ee95d0ac05fcd0ea582a104b7b762d243b5f60 "
11
+ "url" : " https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v0.36.4 /Stirling-PDF.exe" ,
12
+ "hash" : " 172f7ac36a4d7efd240bc290543eb2e4a44677966b014d0189b85c945acf5e0c "
13
13
}
14
14
},
15
15
"shortcuts" : [
23
23
" customFiles" ,
24
24
" logs"
25
25
],
26
- "checkver" : " github" ,
26
+ "checkver" : {
27
+ "github" : " https://github.com/Stirling-Tools/Stirling-PDF" ,
28
+ "regex" : " tag/v([\\ d.]+)"
29
+ },
27
30
"autoupdate" : {
28
31
"architecture" : {
29
32
"64bit" : {
30
- "url" : " https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v$version/Stirling-PDF-win-installer.exe"
33
+ "url" : " https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v$version/Stirling-PDF.exe" ,
34
+ "hash" : {
35
+ "url" : " $url.sha256"
36
+ }
31
37
}
32
38
}
33
39
}
You can’t perform that action at this time.
0 commit comments