Skip to content

Commit efb9047

Browse files
committed
picat 3.7
1 parent d37c696 commit efb9047

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/picat.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Picat < Formula
22
desc "Simple, and yet powerful, logic-based multi-paradigm programming language"
33
homepage "http://picat-lang.org/"
4-
url "http://picat-lang.org/download/picat368_src.tar.gz"
5-
version "3.6.8"
6-
sha256 "789c45e5ab6f26addf84596d7100864cffec81499fb1f0a8854826df1d94d67d"
4+
url "http://picat-lang.org/download/picat37_src.tar.gz"
5+
version "3.7"
6+
sha256 "65b28cede94442d9b38cd8a9c5faf3d96c7dd81110398cb2825d3a5a7394ef41"
77
license "MPL-2.0"
88

99
livecheck do

0 commit comments

Comments
 (0)