File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Bashunit < Formula
2
2
desc "Simple testing library for bash scripts"
3
3
homepage "https://bashunit.typeddevs.com"
4
- url "https://github.com/TypedDevs/bashunit/releases/download/0.20 .0/bashunit"
5
- sha256 "d1eed647b705ff91a3ce233b06cf300fcaf540a411404e2287d50c66699773a8 "
4
+ url "https://github.com/TypedDevs/bashunit/releases/download/0.21 .0/bashunit"
5
+ sha256 "655f4e4af47d4f0f6c794e4906bc22f16d9e1cfb4e277f5fb3a679322205bc10 "
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "fdc32c2e50099ff5903284b4ca82eee66e515dfdc4c8f16a02577c6d320b2fe4 "
9
+ sha256 cellar : :any_skip_relocation , all : "1df61ed3a723ee1ac730d3e2c061f22a8d9923ecf99542d94b662a4799a75df5 "
10
10
end
11
11
12
12
def install
You can’t perform that action at this time.
0 commit comments