changeset 18:08897cb956e9

New upstream release 1.2.0-rc.5
author buildbot@srv-andreaen.kalessin.fr
date Thu, 02 Feb 2017 23:39:31 +0000
parents 7f884c8feb0c
children da20a6876461
files lightsd.rb
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Sun Jul 03 08:09:45 2016 +0000
+++ b/lightsd.rb	Thu Feb 02 23:39:31 2017 +0000
@@ -3,10 +3,10 @@
 class Lightsd < Formula
   desc "Daemon to control your LIFX wifi smart bulbs"
   homepage "https://github.com/lopter/lightsd/"
-  url "https://downloads.lightsd.io/releases/lightsd-1.2.0-rc.4.tar.gz"
-  sha256 "9881ad00740311ddd2b932e50a36da6eda0e8a4e2860e5fa5178a881e43c4783"
+  url "https://downloads.lightsd.io/releases/lightsd-1.2.0-rc.5.tar.gz"
+  sha256 "93dc954ca39542479ecaafaeaa6984d50616b79aa4b1c9e15242fbfdbc38d9c4"
   # This will have ~ instead of - for rc versions:
-  version "1.2.0~rc.4
+  version "1.2.0~rc.5
   revision 1
 
   depends_on "cmake" => :build