Skip to content

Commit 1226e02

Browse files
committed
goose 3.22.0
1 parent c6c36e6 commit 1226e02

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.21.1.tar.gz"
5-
sha256 "f7c6b6c0a22c68dbe88025d56f8c05c4bbf947dbd9b73c26c641583ee0388e39"
4+
url "https://github.com/pressly/goose/archive/refs/tags/v3.22.0.tar.gz"
5+
sha256 "c624faf209caa6d666059882904a4fc90be6e225aeede0cd063bb4b6aa365c90"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)