diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 48b0a46735..07e532618a 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -5,7 +5,7 @@ "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/amacneil/dbmate/releases/download/v1.13.0/dbmate-windows-amd64#/dbmate.exe", + "url": "https://github.com/amacneil/dbmate/releases/download/v1.13.0/dbmate-windows-amd64.exe#/dbmate.exe", "hash": "cf7174d63cab975cb3773d983188ab8920e91092e70f26bf1e299059951962ca" } }, @@ -14,7 +14,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64#/dbmate.exe" + "url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe" } } }