diff --git a/bucket/cubiomes-viewer.json b/bucket/cubiomes-viewer.json index 06c663541522f2..5c36f7f8018281 100644 --- a/bucket/cubiomes-viewer.json +++ b/bucket/cubiomes-viewer.json @@ -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": [ @@ -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" } } }