mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
migrate: Update to version 4.19.1
This commit is contained in:
parent
bc1ffb437e
commit
f02f21c306
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.19.0",
|
||||
"version": "4.19.1",
|
||||
"description": "Reads and applies migrations in correct order to a database.",
|
||||
"homepage": "https://github.com/golang-migrate/migrate",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-amd64.zip",
|
||||
"hash": "ba21b7ba8e4956419a9bb19bab9018b84ced8455ce8d4ccdf782f3cd55e2c82b"
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.windows-amd64.zip",
|
||||
"hash": "d2537dfd991787c1e458965c4f49098c5a72f943bfc9d975c573a9c245f7ba2e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-386.zip",
|
||||
"hash": "ae5f7f6cbd284b2ad083e95d3993a107a7a19a0b18baa6c1c21a5b55c0af11d9"
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.1/migrate.windows-386.zip",
|
||||
"hash": "74dcdc32a31f899bbc37436f5d7ce1cc975fa9681768f10779e0cfb1c8ad6a09"
|
||||
}
|
||||
},
|
||||
"bin": "migrate.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user