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 a4e1537 commit 19e8741Copy full SHA for 19e8741
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.25.0.tar.gz"
5
- sha256 "46002cec9b0ee3f3f87739da329c40007009e1fbf1f71e02028eb5e3614a67d4"
+ url "https://github.com/pressly/goose/archive/refs/tags/v3.26.0.tar.gz"
+ sha256 "fb93daf1aa33a5ef0dd5a3b8ca18f79181b4947930df3fb26e2ae26c9bd2385a"
6
license "MIT"
7
head "https://github.com/pressly/goose.git", branch: "main"
8
0 commit comments