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 d4f50f1 commit 30000ceCopy full SHA for 30000ce
Formula/b/bagit.rb
@@ -10,7 +10,8 @@ class Bagit < Formula
10
head "https://github.com/LibraryOfCongress/bagit-python.git", branch: "master"
11
12
bottle do
13
- sha256 cellar: :any_skip_relocation, all: "b11223ef3adee801477c593c9107ce0400cee4e9f1900cdaef12444a1aab4fae"
+ rebuild 1
14
+ sha256 cellar: :any_skip_relocation, all: "cd75590862c752f2d6fa722470125ef7eb0c50bcace9dff268adfa600a71123d"
15
end
16
17
depends_on "[email protected]"
0 commit comments