We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b76a0 commit 1be5664Copy full SHA for 1be5664
Formula/l/logtalk.rb
@@ -1,9 +1,9 @@
1
class Logtalk < Formula
2
desc "Declarative object-oriented logic programming language"
3
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"
+ url "https://github.com/LogtalkDotOrg/logtalk3/archive/refs/tags/lgt3910stable.tar.gz"
+ version "3.91.0"
+ sha256 "77d327b939afd1e67e69adfeb4646e5fb83408508d48d55ae36802eb653c0de8"
7
license "Apache-2.0"
8
head "https://github.com/LogtalkDotOrg/logtalk3.git", branch: "master"
9
0 commit comments