Skip to content

Commit 81f8dce

Browse files
committed
rqlite 8.36.11
1 parent f565b85 commit 81f8dce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rqlite.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rqlite < Formula
22
desc "Lightweight, distributed relational database built on SQLite"
33
homepage "https://www.rqlite.io/"
4-
url "https://github.com/rqlite/rqlite/archive/refs/tags/v8.36.10.tar.gz"
5-
sha256 "ed3364e6fbf095821da08ba440ae9bd6dc93490f960b24d0c8cf286a5b0bcefa"
4+
url "https://github.com/rqlite/rqlite/archive/refs/tags/v8.36.11.tar.gz"
5+
sha256 "d985a233c1f28003c6b848bd8262dc3128d656ef9cd4917ec36294403a4f5b53"
66
license "MIT"
77
head "https://github.com/rqlite/rqlite.git", branch: "master"
88

0 commit comments

Comments
 (0)