We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c36e6 commit 1226e02Copy full SHA for 1226e02
Formula/g/goose.rb
@@ -1,8 +1,8 @@
1
class Goose < Formula
2
desc "Go Language's command-line interface for database migrations"
3
homepage "https://pressly.github.io/goose/"
4
- url "https://github.com/pressly/goose/archive/refs/tags/v3.21.1.tar.gz"
5
- sha256 "f7c6b6c0a22c68dbe88025d56f8c05c4bbf947dbd9b73c26c641583ee0388e39"
+ url "https://github.com/pressly/goose/archive/refs/tags/v3.22.0.tar.gz"
+ sha256 "c624faf209caa6d666059882904a4fc90be6e225aeede0cd063bb4b6aa365c90"
6
license "MIT"
7
8
bottle do
0 commit comments