We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699b16a commit 47f48aaCopy full SHA for 47f48aa
Formula/jena.rb
@@ -1,9 +1,9 @@
1
class Jena < Formula
2
desc "Framework for building semantic web and linked data apps"
3
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"
+ url "https://www.apache.org/dyn/closer.lua?path=jena/binaries/apache-jena-4.0.0.tar.gz"
+ mirror "https://archive.apache.org/dist/jena/binaries/apache-jena-4.0.0.tar.gz"
+ sha256 "0302e511e1073101a4665eb17281dea0bc435ac5bcc973071cbb28fc65f69cb9"
7
license "Apache-2.0"
8
9
bottle :unneeded
0 commit comments