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 787804a commit beda42aCopy full SHA for beda42a
Formula/s/swi-prolog.rb
@@ -1,8 +1,8 @@
1
class SwiProlog < Formula
2
desc "ISO/Edinburgh-style Prolog interpreter"
3
homepage "https://www.swi-prolog.org/"
4
- url "https://www.swi-prolog.org/download/stable/src/swipl-9.2.6.tar.gz"
5
- sha256 "0cb9b80b9922be8165cbac384ebe050d94553e72cf7aebfc980b4395ff01d05d"
+ url "https://www.swi-prolog.org/download/stable/src/swipl-9.2.7.tar.gz"
+ sha256 "fd4126f047e0784112741a874e2f7f8c68b5edd6426ded621df355c62d18c96f"
6
license "BSD-2-Clause"
7
head "https://github.com/SWI-Prolog/swipl-devel.git", branch: "master"
8
0 commit comments