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 14a1ae4 commit 20823f2Copy full SHA for 20823f2
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/lgt3860stable.tar.gz"
5
- version "3.86.0"
6
- sha256 "e148b618e29e02c5b089947fe17b0d33ed0f7811503f02aae0615034059c2dd3"
+ url "https://github.com/LogtalkDotOrg/logtalk3/archive/refs/tags/lgt3870stable.tar.gz"
+ version "3.87.0"
+ sha256 "3d4d832370ea9ea841fc193656f5e7d6415c877c94e48322aeb8ded1beacf9d2"
7
license "Apache-2.0"
8
head "https://github.com/LogtalkDotOrg/logtalk3.git", branch: "master"
9
0 commit comments