We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c0690 commit 9a6d11bCopy full SHA for 9a6d11b
Formula/bats-file.rb
@@ -1,8 +1,8 @@
1
class BatsFile < Formula
2
desc "Common filesystem assertions for Bats"
3
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"
+ url "https://github.com/bats-core/bats-file/archive/refs/tags/v0.3.0.tar.gz"
+ sha256 "54d1c8b1908608aef8e46ac17d4001a75119e279662aeac4e5859ce780515362"
6
license "MIT"
7
head "https://github.com/bats-core/bats-file.git", branch: "master"
8
0 commit comments