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 be9aa76 commit f18d04dCopy full SHA for f18d04d
Formula/b/bash_unit.rb
@@ -1,8 +1,8 @@
1
class BashUnit < Formula
2
desc "Bash unit testing enterprise edition framework for professionals"
3
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"
+ url "https://github.com/pgrange/bash_unit/archive/refs/tags/v2.3.2.tar.gz"
+ sha256 "368d1712d4c265909a5039ea91180dba1db5b15b5a02cf24cfb3b7547c0e9150"
6
license "GPL-3.0-only"
7
8
bottle do
0 commit comments