changeset 15:b3a1d8f53e72

New upstream release 1.2.0-rc.2
author buildbot@andreaen.kalessin.fr
date Sun, 26 Jun 2016 17:56:22 +0000
parents 2880d3e21ca2
children d2063f0d66a9
files lightsd.rb
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Sun May 29 02:46:28 2016 +0000
+++ b/lightsd.rb	Sun Jun 26 17:56:22 2016 +0000
@@ -3,8 +3,8 @@
 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.1.tar.gz"
-  sha256 "1902996841122f353360b1cdc4e632a45fc164d47c6d56ff8e3ae855c460c6e6"
+  url "https://downloads.lightsd.io/releases/lightsd-1.2.0-rc.2.tar.gz"
+  sha256 "aecd8062cb7a1e8bd97db8d4319c446eb07b27bf3be35fae89eae12ef3fecc2e"
   revision 1
 
   depends_on "cmake" => :build