mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
migrate: Update to version 4.12.2
This commit is contained in:
parent
7a3b94759f
commit
e43ca34945
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.11.0",
|
"version": "4.12.2",
|
||||||
"description": "Reads and applies migrations in correct order to a database.",
|
"description": "Reads and applies migrations in correct order to a database.",
|
||||||
"homepage": "https://github.com/golang-migrate/migrate",
|
"homepage": "https://github.com/golang-migrate/migrate",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.11.0/migrate.windows-amd64.exe.tar.gz",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.12.2/migrate.windows-amd64.exe.tar.gz",
|
||||||
"hash": "0e65fdff4f3d403e4767048542bcc6cf761c5412b5fa7d5c6cef623344a4c8c8",
|
"hash": "493db14ac367fb7b7bd113d6248b160eebc21503ee5c014dfc593837e9b0cbe0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"migrate.windows-amd64.exe",
|
"migrate.windows-amd64.exe",
|
||||||
@ -15,8 +15,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.11.0/migrate.windows-386.exe.tar.gz",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.12.2/migrate.windows-386.exe.tar.gz",
|
||||||
"hash": "bea985ed4f000e3da58b91515242988917ef400f52bbbadaf23dc79190dcc871",
|
"hash": "557d47010ac1889e9c74df108e23676ed884c15fd6bb96b426d7e554964ac162",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"migrate.windows-386.exe",
|
"migrate.windows-386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user