From d97c0a4b6a4c82ad32b8b441be40b68897c13aac Mon Sep 17 00:00:00 2001 From: Ruoyu Zhong Date: Fri, 27 Jan 2023 23:51:11 +0800 Subject: [PATCH] goose 3.9.0 Closes #121675. Signed-off-by: Rui Chen Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/goose.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/goose.rb b/Formula/goose.rb index 86e62c430d0..646fc05214a 100644 --- a/Formula/goose.rb +++ b/Formula/goose.rb @@ -1,8 +1,8 @@ class Goose < Formula desc "Go Language's command-line interface for database migrations" homepage "https://github.com/pressly/goose" - url "https://github.com/pressly/goose/archive/v3.8.0.tar.gz" - sha256 "3dc09cbe0fdb78f2f09aefa1ba91428ddbd928d51fbb92a563d65c00459a3981" + url "https://github.com/pressly/goose/archive/v3.9.0.tar.gz" + sha256 "fa425e599403f57a7f13b951adf3290486b47a3a16ff646825dbd1d6562c915f" license "MIT" bottle do