8000 Merge pull request #224669 from Homebrew/bump-jolie-1.13.1 · Homebrew/homebrew-core@3add87e · GitHub
[go: up one dir, main page]

Skip to content

Commit 3add87e

Browse files
authored
Merge pull request #224669 from Homebrew/bump-jolie-1.13.1
jolie 1.13.1
2 parents 33632c4 + 210ec06 commit 3add87e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/j/jolie.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class 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.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"
66
license "LGPL-2.1-only"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "d2ce7353769d3a48d2483748e5c6e918dc1804ebe0139500d590ae6904cf381a"
9+
sha256 cellar: :any_skip_relocation, all: "8ea68dbc458d106973364cfc0b10528a8cfdaaed0ddefc056ac5c834ecc3422d"
1010
end
1111

1212
depends_on "openjdk"

0 commit comments

Comments
 (0)
0