Skip to content

Commit f18d04d

Browse files
committed
bash_unit 2.3.2
1 parent be9aa76 commit f18d04d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bash_unit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)