diff --git a/bucket/migrate.json b/bucket/migrate.json index 1384fcedec..7d40a132b5 100644 --- a/bucket/migrate.json +++ b/bucket/migrate.json @@ -1,16 +1,16 @@ { - "version": "4.18.3", + "version": "4.19.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.18.3/migrate.windows-amd64.zip", - "hash": "6074e16862bc8211349495257e41a0a40b4b3c5eb2b52388c761f0a32d7558b2" + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-amd64.zip", + "hash": "ba21b7ba8e4956419a9bb19bab9018b84ced8455ce8d4ccdf782f3cd55e2c82b" }, "32bit": { - "url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-386.zip", - "hash": "7543fbfe2c924e1f3e04dd82605c43bd0028cf0213b74bcc074d89ebeb23f171" + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-386.zip", + "hash": "ae5f7f6cbd284b2ad083e95d3993a107a7a19a0b18baa6c1c21a5b55c0af11d9" } }, "bin": "migrate.exe",