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 4fc36e3 commit 6a0a419Copy full SHA for 6a0a419
Formula/b/bashunit.rb
@@ -1,8 +1,8 @@
1
class Bashunit < Formula
2
desc "Simple testing library for bash scripts"
3
homepage "https://bashunit.typeddevs.com"
4
- url "https://github.com/TypedDevs/bashunit/releases/download/0.20.0/bashunit"
5
- sha256 "d1eed647b705ff91a3ce233b06cf300fcaf540a411404e2287d50c66699773a8"
+ url "https://github.com/TypedDevs/bashunit/releases/download/0.21.0/bashunit"
+ sha256 "655f4e4af47d4f0f6c794e4906bc22f16d9e1cfb4e277f5fb3a679322205bc10"
6
license "MIT"
7
8
bottle do
0 commit comments