aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Bennett2014-08-05 10:48:49 -0600
committerMike McQuaid2014-08-06 11:25:58 +0100
commit4a1b05e23725906439d7107e96e2cadbca1e5c03 (patch)
tree245b4319275701c83eac1b0f63ec1286920e3de3
parent779b269de3ff6525a11841de265b29ab876a5301 (diff)
downloadhomebrew-4a1b05e23725906439d7107e96e2cadbca1e5c03.tar.bz2
juise 0.6.0
-rw-r--r--Library/Formula/juise.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/juise.rb b/Library/Formula/juise.rb
index 51f50b9bc..9dcd6f7fc 100644
--- a/Library/Formula/juise.rb
+++ b/Library/Formula/juise.rb
@@ -2,8 +2,8 @@ require 'formula'
class Juise < Formula
homepage 'https://github.com/Juniper/juise/wiki'
- url 'https://github.com/Juniper/juise/releases/download/0.5.10/juise-0.5.10.tar.gz'
- sha1 'c4427d3ddc566afd5e90895b22dd366566d7251a'
+ url 'https://github.com/Juniper/juise/releases/download/0.6.0/juise-0.6.0.tar.gz'
+ sha1 'ff2f1914619c9b216b28fdd7a82a5554ae9e1ec4'
head do
url 'https://github.com/Juniper/juise.git'