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 d37c696 commit efb9047Copy full SHA for efb9047
Formula/p/picat.rb
@@ -1,9 +1,9 @@
1
class Picat < Formula
2
desc "Simple, and yet powerful, logic-based multi-paradigm programming language"
3
homepage "http://picat-lang.org/"
4
- url "http://picat-lang.org/download/picat368_src.tar.gz"
5
- version "3.6.8"
6
- sha256 "789c45e5ab6f26addf84596d7100864cffec81499fb1f0a8854826df1d94d67d"
+ url "http://picat-lang.org/download/picat37_src.tar.gz"
+ version "3.7"
+ sha256 "65b28cede94442d9b38cd8a9c5faf3d96c7dd81110398cb2825d3a5a7394ef41"
7
license "MPL-2.0"
8
9
livecheck do
0 commit comments