roswell 16.12.8.72
Closes #8268. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
a50a66509e
commit
9a67bf6a7f
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/v16.12.7.71.tar.gz"
|
url "https://github.com/roswell/roswell/archive/v16.12.8.72.tar.gz"
|
||||||
sha256 "df0887d2b86afc26fa82381e2f798c4fa1d77b1e7c23edf5a21fa9e612c3d9d9"
|
sha256 "c73ad5763257729eaf8b28876ddca4fcc5dd7b83b955db82ab9af95cd25ad02d"
|
||||||
head "https://github.com/roswell/roswell.git"
|
head "https://github.com/roswell/roswell.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue