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