mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
migrate: Update to version 4.10.0
This commit is contained in:
parent
f67950121a
commit
2d9198f6c8
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.1",
|
"version": "4.10.0",
|
||||||
"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.9.1/migrate.windows-amd64.exe.tar.gz",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.10.0/migrate.windows-amd64.exe.tar.gz",
|
||||||
"hash": "e54619afaff2dbc1a7d75799dffcbf10ee1d33b3b1c98fe0eb2acdf3e58ac861",
|
"hash": "72f1b7e6aa0d5ea858f75824958d6ec636b974669d0921224578617b61becaaf",
|
||||||
"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.9.1/migrate.windows-386.exe.tar.gz",
|
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.10.0/migrate.windows-386.exe.tar.gz",
|
||||||
"hash": "641dfc31989b95aed9cf569bdfda983bed8c9960a2182dd1d36a5e448e447df1",
|
"hash": "2630ff2559b8900a550542043056cbc85c92b1126c520171b5d4cb7392f3a975",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"migrate.windows-386.exe",
|
"migrate.windows-386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user