mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
migrate: Update to version 4.19.0
This commit is contained in:
parent
c11741ee21
commit
ae735d5cd3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.18.3",
|
"version": "4.19.0",
|
||||||
"description": "Reads and applies migrations in correct order to a database.",
|
"description": "Reads and applies migrations in correct order to a database.",
|
||||||
"homepage": "https://github.com/golang-migrate/migrate",
|
"homepage": "https://github.com/golang-migrate/migrate",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-amd64.zip",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-amd64.zip",
|
||||||
"hash": "6074e16862bc8211349495257e41a0a40b4b3c5eb2b52388c761f0a32d7558b2"
|
"hash": "ba21b7ba8e4956419a9bb19bab9018b84ced8455ce8d4ccdf782f3cd55e2c82b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-386.zip",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-386.zip",
|
||||||
"hash": "7543fbfe2c924e1f3e04dd82605c43bd0028cf0213b74bcc074d89ebeb23f171"
|
"hash": "ae5f7f6cbd284b2ad083e95d3993a107a7a19a0b18baa6c1c21a5b55c0af11d9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "migrate.exe",
|
"bin": "migrate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user