juise 0.5.9
Closes Homebrew/homebrew#25489. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4844ad817c
commit
38236c3f0a
1 changed files with 2 additions and 2 deletions
|
@ -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.8/juise-0.5.8.tar.gz'
|
||||
sha1 '4529b0d5cf08185d0f9e991aea8fc62468290d9c'
|
||||
url 'https://github.com/Juniper/juise/releases/download/0.5.9/juise-0.5.9.tar.gz'
|
||||
sha1 '0d1663164904fee8ebbf29025fb2819e0ad34404'
|
||||
|
||||
head do
|
||||
url 'https://github.com/Juniper/juise.git'
|
||||
|
|
Loading…
Reference in a new issue