From c8e6ae935b8f0153181b402457a939bdeafa1bea Mon Sep 17 00:00:00 2001 From: James Elliott Date: Sun, 5 Apr 2015 15:12:50 -0500 Subject: ola 0.9.5 Update the version of the Open Lighting Archicitecture to the latest stable release, currently 0.9.5. Closes #38397. Signed-off-by: Xu Cheng --- Library/Formula/ola.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ola.rb b/Library/Formula/ola.rb index 39738efed..59c999f56 100644 --- a/Library/Formula/ola.rb +++ b/Library/Formula/ola.rb @@ -2,8 +2,8 @@ require "formula" class Ola < Formula homepage "http://www.openlighting.org/ola/" - url "https://github.com/OpenLightingProject/ola/releases/download/0.9.3/ola-0.9.3.tar.gz" - sha1 "f6a81087761218063a4bb8006b73ffa407cd0170" + url "https://github.com/OpenLightingProject/ola/releases/download/0.9.5/ola-0.9.5.tar.gz" + sha256 "7c24ac98e865b4c354a04563b88012e782205ffd932a05cf944273f6f5ea82ca" bottle do sha1 "084b25099b2eaf5d90a69ebc20b43c0cf338b614" => :yosemite -- cgit v1.2.3