logtalk 3.05.0
Closes #1213. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
a4a4c1e282
commit
5cec11493c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Logtalk < Formula
|
||||
desc "Object-oriented logic programming language"
|
||||
homepage "http://logtalk.org"
|
||||
url "https://github.com/LogtalkDotOrg/logtalk3/archive/lgt3042stable.tar.gz"
|
||||
version "3.04.2"
|
||||
sha256 "f8c80741a5ec775cbf846fcb70bf93e8ef6e271d5881c5d0d094451671a64cc8"
|
||||
url "https://github.com/LogtalkDotOrg/logtalk3/archive/lgt3050stable.tar.gz"
|
||||
version "3.05.0"
|
||||
sha256 "0e5db78ff935a9ebb81155ac672080011fc320b7862b8f921adcebda9a7253d0"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue