Skip to content

Commit

Permalink
Fix broken autoupdate url for Raze
Browse files Browse the repository at this point in the history
  • Loading branch information
thescarydoor1 authored Dec 6, 2024
1 parent b2d84e0 commit 1c21741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/raze.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/coelckers/Raze/releases/download/$version/raze_$version.zip"
"url": "https://github.com/coelckers/Raze/releases/download/$version/raze-$version-windows.zip"
}
}
}
Expand Down

0 comments on commit 1c21741

Please sign in to comment.