Skip to content

Commit eef0541

Browse files
authored
Merge pull request #203566 from Homebrew/bump-bash_unit-2.3.2
bash_unit 2.3.2
2 parents be9aa76 + 7a18a36 commit eef0541

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/b/bash_unit.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class BashUnit < Formula
22
desc "Bash unit testing enterprise edition framework for professionals"
33
homepage "https://github.com/pgrange/bash_unit"
4-
url "https://github.com/pgrange/bash_unit/archive/refs/tags/v2.3.1.tar.gz"
5-
sha256 "30aefc0a75196000680f0668b495f3f98c568eb06d9187eab1e9b2e07237802c"
4+
url "https://github.com/pgrange/bash_unit/archive/refs/tags/v2.3.2.tar.gz"
5+
sha256 "368d1712d4c265909a5039ea91180dba1db5b15b5a02cf24cfb3b7547c0e9150"
66
license "GPL-3.0-only"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "34176de04475a95302410fbb0d9deb4078f034bbef39b17b2fe16c1ce48ffa35"
9+
sha256 cellar: :any_skip_relocation, all: "2d5f3bacff684950c7a12a1ba1eb01c63368461d46994f9cfd4209150b73bc8d"
1010
end
1111

1212
uses_from_macos "bc" => :test

0 commit comments

Comments
 (0)