logtalk 3.10.2
Closes #10978. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
f51b3042e5
commit
2058246830
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class Logtalk < Formula
|
class Logtalk < Formula
|
||||||
desc "Object-oriented logic programming language"
|
desc "Object-oriented logic programming language"
|
||||||
homepage "http://logtalk.org"
|
homepage "http://logtalk.org"
|
||||||
url "https://github.com/LogtalkDotOrg/logtalk3/archive/lgt3101stable.tar.gz"
|
url "https://github.com/LogtalkDotOrg/logtalk3/archive/lgt3102stable.tar.gz"
|
||||||
version "3.10.1"
|
version "3.10.2"
|
||||||
sha256 "1fc000bb957a20fd23833b3ce816ec534f53fe15017ac68ad16eee1e59baf5b8"
|
sha256 "6df4c121a1902a8bda662249924288b2561925b2acdbafa6c15ff4ec600feb61"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue