mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
migrate: Update to version 4.14.0
This commit is contained in:
parent
14f36abdc0
commit
74a9d1b89c
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.13.0",
|
||||
"version": "4.14.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.13.0/migrate.windows-amd64.exe.tar.gz",
|
||||
"hash": "a466e4ee1e90fc7befd92184d7ede9a2a30e24ed0a6655e8d36b5d4260a09f7e",
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.14.0/migrate.windows-amd64.exe.tar.gz",
|
||||
"hash": "61d0ee4156f0a6e5e37e2dd20f48370169f98e0cc35fd3a28196711ce8c9aeb9",
|
||||
"bin": [
|
||||
[
|
||||
"migrate.windows-amd64.exe",
|
||||
@ -15,8 +15,8 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.13.0/migrate.windows-386.exe.tar.gz",
|
||||
"hash": "9c1d3eb1b5457693e5bca4729cd1532cc6f6df9dc663072dcf5a8f3925f8187c",
|
||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.14.0/migrate.windows-386.exe.tar.gz",
|
||||
"hash": "d0a59eafd35128f0902f91bc8f4864186b9233ad9f8551fd5db006d32d5a61e2",
|
||||
"bin": [
|
||||
[
|
||||
"migrate.windows-386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user