Skip to content

Commit 1be5664

Browse files
committed
logtalk 3.91.0
1 parent 88b76a0 commit 1be5664

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/lgt3901stable.tar.gz"
5-
version "3.90.1"
6-
sha256 "cbaa3d98c85d2b8fdc4b2c926a519f62777edb8eefdfd13e9c38c8d84ba536ce"
4+
url "https://github.com/LogtalkDotOrg/logtalk3/archive/refs/tags/lgt3910stable.tar.gz"
5+
version "3.91.0"
6+
sha256 "77d327b939afd1e67e69adfeb4646e5fb83408508d48d55ae36802eb653c0de8"
77
license "Apache-2.0"
88
head "https://github.com/LogtalkDotOrg/logtalk3.git", branch: "master"
99

0 commit comments

Comments
 (0)