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 11class Bashunit < Formula
22 desc "Simple testing library for bash scripts"
33 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 "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "fdc32c2e50099ff5903284b4ca82eee66e515dfdc4c8f16a02577c6d320b2fe4 "
9+ sha256 cellar : :any_skip_relocation , all : "1df61ed3a723ee1ac730d3e2c061f22a8d9923ecf99542d94b662a4799a75df5 "
1010 end
1111
1212 def install
You can’t perform that action at this time.
0 commit comments