From 765141b570a3dbd8c0e15844a17db1e450129e24 Mon Sep 17 00:00:00 2001 From: Richard Lehane Date: Sat, 12 Mar 2016 22:32:44 +1100 Subject: [PATCH 1/2] update to sf 1.5 --- siegfried.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/siegfried.rb b/siegfried.rb index 0c84ae6..ab5f867 100644 --- a/siegfried.rb +++ b/siegfried.rb @@ -4,8 +4,8 @@ class Siegfried < Formula desc "Fast PRONOM-based file identification tool" homepage "http://www.itforarchivists.com/siegfried" - url "https://github.com/richardlehane/siegfried/archive/v1.4.5.tar.gz" - sha256 "7d32f523e2697f32fc3e9e8d61d3174e26edb86280ef26bbc1d09a930382c8c7" + url "https://github.com/richardlehane/siegfried/archive/v1.5.0.tar.gz" + sha256 "f337bd727a3c5085a169f1e5219d4ca95fa4c2299da5be9b29fe02ff5c9a2a19" head "https://github.com/richardlehane/siegfried.git", :branch => "develop" depends_on "go" => :build From 6e9e1fd4152810409cc553102643056e3db69365 Mon Sep 17 00:00:00 2001 From: Richard Lehane Date: Sun, 26 Jun 2016 20:34:43 +1000 Subject: [PATCH 2/2] siegfried 1.6.0 --- siegfried.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/siegfried.rb b/siegfried.rb index ab5f867..bc3b9c1 100644 --- a/siegfried.rb +++ b/siegfried.rb @@ -4,8 +4,8 @@ class Siegfried < Formula desc "Fast PRONOM-based file identification tool" homepage "http://www.itforarchivists.com/siegfried" - url "https://github.com/richardlehane/siegfried/archive/v1.5.0.tar.gz" - sha256 "f337bd727a3c5085a169f1e5219d4ca95fa4c2299da5be9b29fe02ff5c9a2a19" + url "https://github.com/richardlehane/siegfried/archive/v1.6.0.tar.gz" + sha256 "d462237f40b5d12029edbcb268139c0c7f851933b6b8a0c67746f7f75f963cf2" head "https://github.com/richardlehane/siegfried.git", :branch => "develop" depends_on "go" => :build