Skip to content

Commit

Permalink
Upgrades to v0.4.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 23, 2024
1 parent cfa8a12 commit 58fecf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/oxigraph.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Oxigraph < Formula
desc "SPARQL database HTTP server"
homepage "https://oxigraph.org/server/"
url "https://github.com/oxigraph/oxigraph/releases/download/v0.4.0-alpha.4/oxigraph_v0.4.0-alpha.4.tar.gz"
sha256 "5c5ca9243dd8baf0d53802cb2c55f1941c8c24cd689c7e038b49635ddc44f956"
url "https://github.com/oxigraph/oxigraph/releases/download/v0.4.0-alpha.5/oxigraph_v0.4.0-alpha.5.tar.gz"
sha256 "9722e581c7adce18928a61225b664b1baafa46bccb1f7e8fca9564617e3bc980"
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/oxigraph/oxigraph.git"
depends_on "rust" => :build
Expand Down

0 comments on commit 58fecf8

Please sign in to comment.