Skip to content

Commit 20823f2

Browse files
committed
logtalk 3.87.0
1 parent 14a1ae4 commit 20823f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/l/logtalk.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Logtalk < Formula
22
desc "Declarative object-oriented logic programming language"
33
homepage "https://logtalk.org/"
4-
url "https://github.com/LogtalkDotOrg/logtalk3/archive/refs/tags/lgt3860stable.tar.gz"
5-
version "3.86.0"
6-
sha256 "e148b618e29e02c5b089947fe17b0d33ed0f7811503f02aae0615034059c2dd3"
4+
url "https://github.com/LogtalkDotOrg/logtalk3/archive/refs/tags/lgt3870stable.tar.gz"
5+
version "3.87.0"
6+
sha256 "3d4d832370ea9ea841fc193656f5e7d6415c877c94e48322aeb8ded1beacf9d2"
77
license "Apache-2.0"
88
head "https://github.com/LogtalkDotOrg/logtalk3.git", branch: "master"
99

0 commit comments

Comments
 (0)