diff --git a/bucket/dbmate.json b/bucket/dbmate.json index e5f7aea550..d28313b7a9 100644 --- a/bucket/dbmate.json +++ b/bucket/dbmate.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.4.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.3.0/dbmate-windows-amd64.exe#/dbmate.exe", - "hash": "b82ce3c686c38d4cf9cc77308ea7ab2582f3068db55391309f15f8e60edfe402" + "url": "https://github.com/amacneil/dbmate/releases/download/v2.4.0/dbmate-windows-amd64.exe#/dbmate.exe", + "hash": "2b43db2ca09fee6c898789f445d763860759dd56917f0e437aabd5af44af862c" } }, "bin": "dbmate.exe",