Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit 47643d6

Browse files
author
github-actions
committed
Upgrades to v0.5.0-beta.4
1 parent 056251c commit 47643d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/oxigraph.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class Oxigraph < Formula
22
desc "SPARQL database HTTP server"
33
homepage "https://oxigraph.org/server/"
44
url "https://github.com/oxigraph/oxigraph/releases/download/v0.5.0-beta.4/oxigraph_v0.5.0-beta.4.tar.gz"
5-
sha256 "336b8518e237951a0f22ec21f5aeb9aadbce27ab6761319472ada3f751346c54"
5+
sha256 "9399fda321631e4a3f9150d8d043e0c8babf46b859c6fd4450e700f4d1a107f2"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/oxigraph/oxigraph.git"
88
depends_on "rust" => :build

0 commit comments

Comments
 (0)