mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
migrate: Update to version 4.18.3
This commit is contained in:
parent
cb2190c75f
commit
61b23fa6fa
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.18.2",
|
||||
"version": "4.18.3",
|
||||
"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.18.2/migrate.windows-amd64.zip",
|
||||
"hash": "7d5c029d5bcda9767cadedc5a2cd2127e21a36afb0f0c260e117cd386cf6803b"
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-amd64.zip",
|
||||
"hash": "6074e16862bc8211349495257e41a0a40b4b3c5eb2b52388c761f0a32d7558b2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.2/migrate.windows-386.zip",
|
||||
"hash": "67baefa996b5b0e73ce1f00e7059db5f2cb5e39232ffdb91dd4e6de9c8d1327c"
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-386.zip",
|
||||
"hash": "7543fbfe2c924e1f3e04dd82605c43bd0028cf0213b74bcc074d89ebeb23f171"
|
||||
}
|
||||
},
|
||||
"bin": "migrate.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user