Skip to content

Commit

Permalink
Upgrades to v0.4.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 8, 2024
1 parent add6f93 commit 57b2a4a
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.1/oxigraph_v0.4.0-alpha.1.tar.gz"
sha256 "2417e86c4d368aed52a9f9ef2c8e12a48c53bbb65d83e4722169ba36b72dca60"
url "https://github.com/oxigraph/oxigraph/releases/download/v0.4.0-alpha.2/oxigraph_v0.4.0-alpha.2.tar.gz"
sha256 "47a68a5646395fcf567680a8b5046cb87b27a97460b3c4e2a5c81486fae1e9df"
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/oxigraph/oxigraph.git"
depends_on "rust" => :build
Expand Down

0 comments on commit 57b2a4a

Please sign in to comment.