Skip to content

Commit

Permalink
cubiomes-viewer: Update to version 4.1.2, fix autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
aliesbelik committed Dec 1, 2024
1 parent 1d83c25 commit 849a1ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/cubiomes-viewer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "4.1.1",
"version": "4.1.2",
"description": "An efficient graphical Minecraft seed finder and map viewer.",
"homepage": "https://github.com/Cubitect/cubiomes-viewer",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/Cubitect/cubiomes-viewer/releases/download/4.1.1/cubiomes-viewer-static-win.exe#/cubiomes-viewer.exe",
"hash": "bd8f4f5eddff81a008e6d588c3585aed2c0b10cdbdcc992e08a631687d3bc17f"
"url": "https://github.com/Cubitect/cubiomes-viewer/releases/download/4.1.2/cubiomes-viewer-static-w64.exe#/cubiomes-viewer.exe",
"hash": "a66cc99ceec6c4c14c7dadd5222c247e390ba2a7f9d3b462bbb65b6d2f3b762b"
}
},
"shortcuts": [
Expand All @@ -19,7 +19,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Cubitect/cubiomes-viewer/releases/download/$version/cubiomes-viewer-static-win.exe#/cubiomes-viewer.exe"
"url": "https://github.com/Cubitect/cubiomes-viewer/releases/download/$version/cubiomes-viewer-static-w64.exe#/cubiomes-viewer.exe"
}
}
}
Expand Down

0 comments on commit 849a1ff

Please sign in to comment.