logtalk 3.24.0
Closes #37424. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
ba5bb98f7c
commit
b578816e0f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Logtalk < Formula
|
||||
desc "Object-oriented logic programming language"
|
||||
homepage "https://logtalk.org/"
|
||||
url "https://github.com/LogtalkDotOrg/logtalk3/archive/lgt3230stable.tar.gz"
|
||||
version "3.23.0"
|
||||
sha256 "0ea042bcc323d9ef688522698216db4bf3814c435689dfc8b3b00220184504a4"
|
||||
url "https://github.com/LogtalkDotOrg/logtalk3/archive/lgt3240stable.tar.gz"
|
||||
version "3.24.0"
|
||||
sha256 "cb2e63194c14cc0f0fe23640ba0857c9a23f0b5afeb6ecb8a5d64a331a3fb370"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue