Skip to content

Commit

Permalink
Update homebrew formula
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Shishkin <[email protected]>
  • Loading branch information
teran committed Dec 1, 2018
1 parent 3506e13 commit 8c7a10c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/Homebrew/checksum.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Checksum < Formula
desc "SHA256 file verification for consistency check purposes"
homepage "https://github.com/teran/checksum"
version "0.8.1"
version "0.8.2"
url "https://github.com/teran/checksum/archive/v#{version}.tar.gz"
sha256 "fb2b3d7cc48328af82ae465ebd4daf64f99889f86711b68b834ef59e6a48db1c"
sha256 "3a5275013c75b9a1e9761dae3128975fdc5c38566be52a26c22faf1c38a6ab21"

depends_on "go" => :build
depends_on "make" => :build
Expand Down

0 comments on commit 8c7a10c

Please sign in to comment.