Skip to content

Commit

Permalink
rqlite 8.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 11, 2024
1 parent 42d7eee commit 34852b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/r/rqlite.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Rqlite < Formula
desc "Lightweight, distributed relational database built on SQLite"
homepage "https://www.rqlite.io/"
url "https://github.com/rqlite/rqlite/archive/refs/tags/v8.34.3.tar.gz"
sha256 "6c4c69f426625de80eecfc4d3b7c661183abefedc15f14f4971095823e71e160"
url "https://github.com/rqlite/rqlite/archive/refs/tags/v8.35.0.tar.gz"
sha256 "b393b4469d3eb81d166b51832d56d56d14db8a015c648c9668ea0d171b808d72"
license "MIT"
head "https://github.com/rqlite/rqlite.git", branch: "master"

Expand Down

0 comments on commit 34852b3

Please sign in to comment.