diff --git a/bucket/dbmate.json b/bucket/dbmate.json index 8f728ad63f..86e3384dcc 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.10.0", "description": "A lightweight, framework-agnostic database migration tool", "homepage": "https://github.com/amacneil/dbmate", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/amacneil/dbmate/releases/download/v2.9.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "846d37f7bbc7ecc40699106f420d754056f635be39097e607c0588a74477efe6" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.10.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "5a2c4ec7a14846beca2ad93eb8866d803e3e134dffe99104b8eead4973668d21" } }, "bin": "dbmate.exe",