mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
migrate: Update to version 4.13.0
This commit is contained in:
parent
bd3f36a41d
commit
49e3cfa914
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.12.2",
|
||||
"version": "4.13.0",
|
||||
"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.12.2/migrate.windows-amd64.exe.tar.gz",
|
||||
"hash": "493db14ac367fb7b7bd113d6248b160eebc21503ee5c014dfc593837e9b0cbe0",
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.13.0/migrate.windows-amd64.exe.tar.gz",
|
||||
"hash": "a466e4ee1e90fc7befd92184d7ede9a2a30e24ed0a6655e8d36b5d4260a09f7e",
|
||||
"bin": [
|
||||
[
|
||||
"migrate.windows-amd64.exe",
|
||||
@ -15,8 +15,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.12.2/migrate.windows-386.exe.tar.gz",
|
||||
"hash": "557d47010ac1889e9c74df108e23676ed884c15fd6bb96b426d7e554964ac162",
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.13.0/migrate.windows-386.exe.tar.gz",
|
||||
"hash": "9c1d3eb1b5457693e5bca4729cd1532cc6f6df9dc663072dcf5a8f3925f8187c",
|
||||
"bin": [
|
||||
[
|
||||
"migrate.windows-386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user