Skip to content

Commit 47f48aa

Browse files
chenrui333BrewTestBot
authored andcommitted
jena 4.0.0
Closes Homebrew#74411. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 699b16a commit 47f48aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/jena.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Jena < Formula
22
desc "Framework for building semantic web and linked data apps"
33
homepage "https://jena.apache.org/"
4-
url "https://www.apache.org/dyn/closer.lua?path=jena/binaries/apache-jena-3.17.0.tar.gz"
5-
mirror "https://archive.apache.org/dist/jena/binaries/apache-jena-3.17.0.tar.gz"
6-
sha256 "1c2a51c8a0137c9c12a8928e035351bc6dea99d716a8d2458b9c9467cebc6ec2"
4+
url "https://www.apache.org/dyn/closer.lua?path=jena/binaries/apache-jena-4.0.0.tar.gz"
5+
mirror "https://archive.apache.org/dist/jena/binaries/apache-jena-4.0.0.tar.gz"
6+
sha256 "0302e511e1073101a4665eb17281dea0bc435ac5bcc973071cbb28fc65f69cb9"
77
license "Apache-2.0"
88

99
bottle :unneeded

0 commit comments

Comments
 (0)