diff --git a/bucket/migrate.json b/bucket/migrate.json index 23003df209..e68c1ab505 100644 --- a/bucket/migrate.json +++ b/bucket/migrate.json @@ -1,12 +1,12 @@ { - "version": "4.10.0", + "version": "4.11.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.10.0/migrate.windows-amd64.exe.tar.gz", - "hash": "72f1b7e6aa0d5ea858f75824958d6ec636b974669d0921224578617b61becaaf", + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.11.0/migrate.windows-amd64.exe.tar.gz", + "hash": "0e65fdff4f3d403e4767048542bcc6cf761c5412b5fa7d5c6cef623344a4c8c8", "bin": [ [ "migrate.windows-amd64.exe", @@ -15,8 +15,8 @@ ] }, "32bit": { - "url": "https://github.com/golang-migrate/migrate/releases/download/v4.10.0/migrate.windows-386.exe.tar.gz", - "hash": "2630ff2559b8900a550542043056cbc85c92b1126c520171b5d4cb7392f3a975", + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.11.0/migrate.windows-386.exe.tar.gz", + "hash": "bea985ed4f000e3da58b91515242988917ef400f52bbbadaf23dc79190dcc871", "bin": [ [ "migrate.windows-386.exe",