Skip to content

Commit 7f6a401

Browse files
committed
bashunit 0.25.0
1 parent 95336f5 commit 7f6a401

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.24.0/bashunit"
5-
sha256 "db65b663556ea1290879f09c653f9ff0e32372e41a4cdc1eb339a294a4095a02"
4+
url "https://github.com/TypedDevs/bashunit/releases/download/0.25.0/bashunit"
5+
sha256 "baebbebf93a515f516598b14d5c42d02f4c5bc9933a4c1f59eca36122e109f2d"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)