Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
sleepwatcher: add 2.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Mar 29, 2016
1 parent 079a20c commit 83eed09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/sleepwatcher.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class Sleepwatcher < Formula
url "http://www.bernhard-baehr.de/sleepwatcher_2.2.tgz"
sha256 "c04ac1c49e2b5785ed5d5c375854c9c0b9e959affa46adab57985e4123e8b6be"

bottle do
cellar :any_skip_relocation
sha256 "d1abbc5f4752f77a01b1dfbadf831f58affc245137535d030992bd5cd3b1dd9c" => :el_capitan
sha256 "e4e3d7f9802dcf14431334c3187108c554c5315b3e34bc03dcb76e8f181158f5" => :yosemite
sha256 "b59893325808df64d3944f9aef6c66f6420d16cba36a2a1934bb8260bc27fe2f" => :mavericks
end

def install
# Adjust Makefile to build native binary only
inreplace "sources/Makefile" do |s|
Expand Down

0 comments on commit 83eed09

Please sign in to comment.