roswell 0.0.6.63
Closes #1569. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
e731da88d1
commit
f98abb3689
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Roswell < Formula
|
||||
desc "Lisp installer and launcher for major environments"
|
||||
homepage "https://github.com/roswell/roswell"
|
||||
url "https://github.com/roswell/roswell/archive/v0.0.5.62.tar.gz"
|
||||
sha256 "9ca42a849914ada9c9da495205c9d0cdade4d3b39cd7ac38821bacc1a4ef638a"
|
||||
url "https://github.com/roswell/roswell/archive/v0.0.6.63.tar.gz"
|
||||
sha256 "e40da6ef783e46cb76f239b0667a79b38da6569aed9cac56786f8469f80cbb35"
|
||||
head "https://github.com/roswell/roswell.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue