mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
dbmate: Fix release artifact name (#3273)
This commit is contained in:
parent
b1f059b12f
commit
327a7940fd
@ -5,7 +5,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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"
|
"hash": "cf7174d63cab975cb3773d983188ab8920e91092e70f26bf1e299059951962ca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user