Skip to content

Commit

Permalink
pdfsam-visual: Update to version 6.0.0, fix autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
aliesbelik committed Feb 5, 2025
1 parent 1ac0851 commit 6c2a790
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/pdfsam-visual.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.5.2",
"version": "6.0.0",
"description": "A visual PDF tool to compose, combine, delete pages, crop and much more",
"homepage": "https://pdfsam.org/pdfsam-visual/",
"license": {
Expand All @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/torakiki/pdfsam-visual-public/releases/download/v5.5.2/pdfsam-visual_5.5.2-windows_x64.zip",
"hash": "4c9a4fb61bc2de11ea7b3c94748f6c02326ca99e2f20cc13e08ffcf800c05dad"
"url": "https://github.com/torakiki/pdfsam-visual-public/releases/download/v6.0.0/pdfsam-visual-6.0.0-windows-x64.zip",
"hash": "f595d640380df4793c95f5986cf18e70d2e10a606a5bafe441d2679a1f85ef7a"
}
},
"shortcuts": [
Expand All @@ -24,7 +24,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/torakiki/pdfsam-visual-public/releases/download/v$version/pdfsam-visual_$version-windows_x64.zip"
"url": "https://github.com/torakiki/pdfsam-visual-public/releases/download/v$version/pdfsam-visual-$version-windows-x64.zip"
}
}
}
Expand Down

0 comments on commit 6c2a790

Please sign in to comment.