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

Commit 1e40cf6

Browse files
author
github-actions
committed
Upgrades to v0.4.6
1 parent 03e70c8 commit 1e40cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/oxigraph.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Oxigraph < Formula
22
desc "SPARQL database HTTP server"
33
homepage "https://oxigraph.org/server/"
4-
url "https://github.com/oxigraph/oxigraph/releases/download/v0.4.5/oxigraph_v0.4.5.tar.gz"
5-
sha256 "bd8a302310dd0b5ac5f15e23ce033396fdd6d0fd986c6ce2d6a3031605cc9c29"
4+
url "https://github.com/oxigraph/oxigraph/releases/download/v0.4.6/oxigraph_v0.4.6.tar.gz"
5+
sha256 "37c5a0b57e58ebdaa6009d11b9bcbc028df4ed00056960778aade4912692f353"
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)