diff --git a/bucket/migrate.json b/bucket/migrate.json index d9fb67b723..95b8942c27 100644 --- a/bucket/migrate.json +++ b/bucket/migrate.json @@ -1,16 +1,16 @@ { - "version": "4.16.1", + "version": "4.16.2", "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.16.1/migrate.windows-amd64.zip", - "hash": "4416301d3fdb12d2d029ab5635a8594ab1ff98dffa0c0fa7cd1bfe88d5d7c6c3" + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.16.2/migrate.windows-amd64.zip", + "hash": "df7b8ae23c57d50f6d50ddd4579ef7879ca653e5068b5d79db56eaba51c06e5c" }, "32bit": { - "url": "https://github.com/golang-migrate/migrate/releases/download/v4.16.1/migrate.windows-386.zip", - "hash": "e1d0ca043000dd9f2e7b4bf75116d906b4b72e7719ddb4f03aa4e68fde4ab8c2" + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.16.2/migrate.windows-386.zip", + "hash": "33614b084627d9a208cb26c6df394fb185190ccffc506a1d7258e348a976e9e5" } }, "bin": "migrate.exe",