File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Jolie < Formula
2
2
desc "Service-oriented programming language"
3
3
homepage "https://www.jolie-lang.org/"
4
- url "https://github.com/jolie/jolie/releases/download/v1.13.0 /jolie-1.13.0 .jar"
5
- sha256 "c400e65262dfc034ab085ac6fa97da9ebcbfc2a6572274e277b932ad92f360c1 "
4
+ url "https://github.com/jolie/jolie/releases/download/v1.13.1 /jolie-1.13.1 .jar"
5
+ sha256 "957db44873a0b1207a7f40e8911e4c384e02d2aabd81afa444b379acc6da8628 "
6
6
license "LGPL-2.1-only"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "d2ce7353769d3a48d2483748e5c6e918dc1804ebe0139500d590ae6904cf381a "
9
+ sha256 cellar : :any_skip_relocation , all : "8ea68dbc458d106973364cfc0b10528a8cfdaaed0ddefc056ac5c834ecc3422d "
10
10
end
11
11
12
12
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments