Skip to content

Commit 19e8741

Browse files
committed
goose 3.26.0
1 parent a4e1537 commit 19e8741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/goose.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Goose < Formula
22
desc "Go Language's command-line interface for database migrations"
33
homepage "https://pressly.github.io/goose/"
4-
url "https://github.com/pressly/goose/archive/refs/tags/v3.25.0.tar.gz"
5-
sha256 "46002cec9b0ee3f3f87739da329c40007009e1fbf1f71e02028eb5e3614a67d4"
4+
url "https://github.com/pressly/goose/archive/refs/tags/v3.26.0.tar.gz"
5+
sha256 "fb93daf1aa33a5ef0dd5a3b8ca18f79181b4947930df3fb26e2ae26c9bd2385a"
66
license "MIT"
77
head "https://github.com/pressly/goose.git", branch: "main"
88

0 commit comments

Comments
 (0)