jena 4.7.0

Closes #119643.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2023-01-03 14:01:06 +01:00 committed by BrewTestBot
parent 22f734f6af
commit 5f42129c83
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Jena < Formula
desc "Framework for building semantic web and linked data apps"
homepage "https://jena.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=jena/binaries/apache-jena-4.6.1.tar.gz"
mirror "https://archive.apache.org/dist/jena/binaries/apache-jena-4.6.1.tar.gz"
sha256 "5c2131a8dd12e5a21e2d43640178c11cf5bf7ef8fe33140fdc610e3fd81274b1"
url "https://www.apache.org/dyn/closer.lua?path=jena/binaries/apache-jena-4.7.0.tar.gz"
mirror "https://archive.apache.org/dist/jena/binaries/apache-jena-4.7.0.tar.gz"
sha256 "ded25127d507b0e61f5afc0f647a7e864459c5bd1138372126340c019de592e6"
license "Apache-2.0"
bottle do