We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f565b85 commit 81f8dceCopy full SHA for 81f8dce
Formula/r/rqlite.rb
@@ -1,8 +1,8 @@
1
class Rqlite < Formula
2
desc "Lightweight, distributed relational database built on SQLite"
3
homepage "https://www.rqlite.io/"
4
- url "https://github.com/rqlite/rqlite/archive/refs/tags/v8.36.10.tar.gz"
5
- sha256 "ed3364e6fbf095821da08ba440ae9bd6dc93490f960b24d0c8cf286a5b0bcefa"
+ url "https://github.com/rqlite/rqlite/archive/refs/tags/v8.36.11.tar.gz"
+ sha256 "d985a233c1f28003c6b848bd8262dc3128d656ef9cd4917ec36294403a4f5b53"
6
license "MIT"
7
head "https://github.com/rqlite/rqlite.git", branch: "master"
8
0 commit comments