mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
migrate: Update to version 4.15.1
This commit is contained in:
parent
1f805188fd
commit
0e7603cd70
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.15.0",
|
||||
"version": "4.15.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.15.0/migrate.windows-amd64.zip",
|
||||
"hash": "554e655f94c7e8d2178e76ebad489ae43b7fc1e95442f175668c9fd9075f93a1"
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.15.1/migrate.windows-amd64.zip",
|
||||
"hash": "cd073cfb5fb5668839cb8933e02aa6bd53533dd534c0a8674e06ad878f1d96e3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.15.0/migrate.windows-386.zip",
|
||||
"hash": "8dd5d7221a933dd865ef8d1a612defa82aa3635dc6e76160d1d1e02bbda63fd1"
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.15.1/migrate.windows-386.zip",
|
||||
"hash": "4ed5743292a88a6302a67c61db94ee016e35c442d2f450b378c9fe9e9e4bab24"
|
||||
}
|
||||
},
|
||||
"bin": "migrate.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user