Skip to content

Commit 6a0a419

Browse files
committed
bashunit 0.21.0
1 parent 4fc36e3 commit 6a0a419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bashunit.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 "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

0 commit comments

Comments
 (0)