diff --git a/bucket/texstudio.json b/bucket/texstudio.json index 98c6ad191e31c8..339e5fc7302c2b 100644 --- a/bucket/texstudio.json +++ b/bucket/texstudio.json @@ -5,8 +5,8 @@ "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "/~https://github.com/texstudio-org/texstudio/releases/download/4.3.1/texstudio-4.3.1-win-portable-qt5.zip", - "hash": "aa6ac45c149d782b4db582120730a89dc7216e6214c702a3939236dd74a07816" + "url": "/~https://github.com/texstudio-org/texstudio/releases/download/4.3.1/texstudio-4.3.1-win-portable-qt6.zip", + "hash": "a970ff3a2416ebdf44e3d06f7d0758b074b622d81a1920faa7733ff266432818" } }, "bin": "texstudio.exe", @@ -21,7 +21,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "/~https://github.com/texstudio-org/texstudio/releases/download/$version/texstudio-$version-win-portable-qt5.zip" + "url": "/~https://github.com/texstudio-org/texstudio/releases/download/$version/texstudio-$version-win-portable-qt6.zip" } } }