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.24 .0/bashunit"
5
- sha256 "db65b663556ea1290879f09c653f9ff0e32372e41a4cdc1eb339a294a4095a02 "
4
+ url "https://github.com/TypedDevs/bashunit/releases/download/0.25 .0/bashunit"
5
+ sha256 "baebbebf93a515f516598b14d5c42d02f4c5bc9933a4c1f59eca36122e109f2d "
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "6e89795511f40c43471578bfdaed846149b7f5662401ba12cae40839c4ee1119 "
9
+ sha256 cellar : :any_skip_relocation , all : "75c7b7da0018388f51c30d00c304fc409970450d7613007d06b1f4b7b559c5cb "
10
10
end
11
11
12
12
def install
You can’t perform that action at this time.
0 commit comments