Skip to content

Commit 9a6d11b

Browse files
committed
remove file-update from this branch
1 parent 20c0690 commit 9a6d11b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/bats-file.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class BatsFile < Formula
22
desc "Common filesystem assertions for Bats"
33
homepage "https://github.com/bats-core/bats-file"
4-
url "https://github.com/bats-core/bats-file/archive/refs/tags/v0.4.0.tar.gz"
5-
sha256 "9b69043241f3af1c2d251f89b4fcafa5df3f05e97b89db18d7c9bdf5731bb27a"
4+
url "https://github.com/bats-core/bats-file/archive/refs/tags/v0.3.0.tar.gz"
5+
sha256 "54d1c8b1908608aef8e46ac17d4001a75119e279662aeac4e5859ce780515362"
66
license "MIT"
77
head "https://github.com/bats-core/bats-file.git", branch: "master"
88

0 commit comments

Comments
 (0)