From 2d9198f6c8c25490dd5becfbfa2560b3399ebfb0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 15 Mar 2020 04:01:50 +0000 Subject: [PATCH] migrate: Update to version 4.10.0 --- bucket/migrate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/migrate.json b/bucket/migrate.json index 9361f21e2d..23003df209 100644 --- a/bucket/migrate.json +++ b/bucket/migrate.json @@ -1,12 +1,12 @@ { - "version": "4.9.1", + "version": "4.10.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.9.1/migrate.windows-amd64.exe.tar.gz", - "hash": "e54619afaff2dbc1a7d75799dffcbf10ee1d33b3b1c98fe0eb2acdf3e58ac861", + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.10.0/migrate.windows-amd64.exe.tar.gz", + "hash": "72f1b7e6aa0d5ea858f75824958d6ec636b974669d0921224578617b61becaaf", "bin": [ [ "migrate.windows-amd64.exe", @@ -15,8 +15,8 @@ ] }, "32bit": { - "url": "https://github.com/golang-migrate/migrate/releases/download/v4.9.1/migrate.windows-386.exe.tar.gz", - "hash": "641dfc31989b95aed9cf569bdfda983bed8c9960a2182dd1d36a5e448e447df1", + "url": "https://github.com/golang-migrate/migrate/releases/download/v4.10.0/migrate.windows-386.exe.tar.gz", + "hash": "2630ff2559b8900a550542043056cbc85c92b1126c520171b5d4cb7392f3a975", "bin": [ [ "migrate.windows-386.exe",