picat 2.6.2
The build version is 2.6#2 Closes #38902. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
fac8cc7e3a
commit
5b96f29931
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Picat < Formula
|
||||||
desc "Simple, and yet powerful, logic-based multi-paradigm programming language"
|
desc "Simple, and yet powerful, logic-based multi-paradigm programming language"
|
||||||
homepage "http://picat-lang.org/"
|
homepage "http://picat-lang.org/"
|
||||||
url "http://picat-lang.org/download/picat26_src.tar.gz"
|
url "http://picat-lang.org/download/picat26_src.tar.gz"
|
||||||
version "2.6"
|
version "2.6.2"
|
||||||
sha256 "922002ad200ce81fefdc562088b9dc308c9a3a131784c8b79246ebde0ab75642"
|
sha256 "eb70cf7b1796812e9398077156abd7b4558130cb913ee9186f3625869184c651"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue