mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
migrate: Update to version 4.14.1
This commit is contained in:
parent
0beb7695ec
commit
a80f9504a9
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.14.0",
|
"version": "4.14.1",
|
||||||
"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.14.0/migrate.windows-amd64.exe.tar.gz",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.14.1/migrate.windows-amd64.exe.tar.gz",
|
||||||
"hash": "61d0ee4156f0a6e5e37e2dd20f48370169f98e0cc35fd3a28196711ce8c9aeb9",
|
"hash": "e1634e94aa5f5d8d676a72c112a20c2c7b11f9d429ca8b281cc9bd20778ac757",
|
||||||
"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.14.0/migrate.windows-386.exe.tar.gz",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.14.1/migrate.windows-386.exe.tar.gz",
|
||||||
"hash": "d0a59eafd35128f0902f91bc8f4864186b9233ad9f8551fd5db006d32d5a61e2",
|
"hash": "4f94677efcb8002287c7ba85cf7e82bf3ba2b4b3b3878029afdd0513ac833696",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"migrate.windows-386.exe",
|
"migrate.windows-386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user