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 95336f5 commit 7f6a401Copy full SHA for 7f6a401
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.24.0/bashunit"
5
- sha256 "db65b663556ea1290879f09c653f9ff0e32372e41a4cdc1eb339a294a4095a02"
+ url "https://github.com/TypedDevs/bashunit/releases/download/0.25.0/bashunit"
+ sha256 "baebbebf93a515f516598b14d5c42d02f4c5bc9933a4c1f59eca36122e109f2d"
6
license "MIT"
7
8
bottle do
0 commit comments