File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11class Jolie < Formula
22 desc "Service-oriented programming language"
33 homepage "https://www.jolie-lang.org/"
4- url "https://github.com/jolie/jolie/releases/download/v1.12.1 /jolie-1.12.1 .jar"
5- sha256 "d6d5f90254c43f04982451a49134e7df94a081a4d1965a95fc29e7959678a286 "
4+ url "https://github.com/jolie/jolie/releases/download/v1.12.2 /jolie-1.12.2 .jar"
5+ sha256 "69fa87e555f8587f6085e9f23cdbe2b6b3e6ff356428fd88b3820ed63a2b259c "
66 license "LGPL-2.1-only"
77
88 bottle do
9- rebuild 1
10- sha256 cellar : :any_skip_relocation , all : "b3c75dfe50ee35b8ccb89356832625a67305d1e6c5e812506d1d891aa301a246"
9+ sha256 cellar : :any_skip_relocation , all : "508eaa11315909ca605100636265b4aa66d07f8983ce5399099392a692af3637"
1110 end
1211
1312 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments