From 5e55ed08ae661ffc29cec076b07f2ebfa57b0419 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 12 Aug 2015 23:45:19 +0100 Subject: [PATCH] znc: update 1.6.0 bottle. --- Formula/znc.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/znc.rb b/Formula/znc.rb index 081e907bfa..817222c7c3 100644 --- a/Formula/znc.rb +++ b/Formula/znc.rb @@ -13,9 +13,10 @@ class Znc < Formula end bottle do - sha1 "4f695db064f9971100f917f35ab2bcb9ba758f84" => :yosemite - sha1 "6e3799aae4b598b61062eb0b67744a5caa5f264e" => :mavericks - sha1 "83597cccd275a3a4bf8fcc5d8dd5c9048403869a" => :mountain_lion + revision 1 + sha256 "436eb30246b2ac8655323d86b0a2612715d6060edf06e0958bbf9a5b9efef74b" => :yosemite + sha256 "b8358a11e50cae4d7b29ea67b8243f3e738954d90b14cda9fdf622b1d1b1a380" => :mavericks + sha256 "6b5316549277d9eb5c10e8194323fb79f3cebd5454680c0417fd0b599d5ad0c5" => :mountain_lion end option "with-debug", "Compile ZNC with debug support"