Skip to content

Commit

Permalink
Merge pull request Homebrew#199615 from botantony/bump-cowsay-3.8.4
Browse files Browse the repository at this point in the history
cowsay 3.8.4
  • Loading branch information
BrewTestBot authored Dec 1, 2024
2 parents 988bf9b + 17754e2 commit 4221a60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/c/cowsay.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Cowsay < Formula
desc "Apjanke's fork of the classic cowsay project"
homepage "https://cowsay.diamonds"
url "https://github.com/cowsay-org/cowsay/archive/refs/tags/v3.8.3.tar.gz"
sha256 "3bcb1f644a85792bc2ee8601971f16f8f1e7ca0013d6062cf35b4fd6d8fa29ea"
url "https://github.com/cowsay-org/cowsay/archive/refs/tags/v3.8.4.tar.gz"
sha256 "c15bc10712835d3a9bcda780dc9453362567bf48d1185905dc7ef2334d79aadd"
license "GPL-3.0-only"
head "https://github.com/cowsay-org/cowsay.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, all: "549d525741c960a333379336876748b9bd139df0a2dcf6d51331ca48c5fb1242"
sha256 cellar: :any_skip_relocation, all: "345e99255a69e9cb188a5a8e6bd8e6f50c334830c8a72877fc6b504c95e5cbd1"
end

def install
Expand Down

0 comments on commit 4221a60

Please sign in to comment.