bagit 4.9.0
This commit is contained in:
parent
934b17d8e6
commit
3a5edb2e80
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Bagit < Formula
|
||||
homepage 'https://github.com/LibraryOfCongress/bagit-java'
|
||||
url 'https://github.com/LibraryOfCongress/bagit-java/releases/download/bagit-4.8.1/bagit-4.8.1-bin.zip'
|
||||
sha1 'a5f42372dcbe75f44d9181dd8edc8e6f18b68ec9'
|
||||
url 'https://github.com/LibraryOfCongress/bagit-java/releases/download/bagit-4.9.0/bagit-4.9.0-bin.zip'
|
||||
sha1 '6ca4c2a202ce6c975b130a180cd3bd2dcbe5a756'
|
||||
|
||||
def install
|
||||
# put logs in var, not in the Cellar
|
||||
|
|
Loading…
Reference in a new issue