Skip to content

Commit beda42a

Browse files
committed
swi-prolog 9.2.7
1 parent 787804a commit beda42a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/swi-prolog.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SwiProlog < Formula
22
desc "ISO/Edinburgh-style Prolog interpreter"
33
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"
4+
url "https://www.swi-prolog.org/download/stable/src/swipl-9.2.7.tar.gz"
5+
sha256 "fd4126f047e0784112741a874e2f7f8c68b5edd6426ded621df355c62d18c96f"
66
license "BSD-2-Clause"
77
head "https://github.com/SWI-Prolog/swipl-devel.git", branch: "master"
88

0 commit comments

Comments
 (0)