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 d5a0607 commit ad55447Copy full SHA for ad55447
Formula/lib/libsql.rb
@@ -1,8 +1,8 @@
1
class Libsql < Formula
2
desc "Fork of SQLite that is both Open Source, and Open Contributions"
3
homepage "https://turso.tech/libsql"
4
- url "https://github.com/tursodatabase/libsql/releases/download/libsql-server-v0.24.28/source.tar.gz"
5
- sha256 "35ce5a33f78e541e8aca7129eb874c923054db0b0ab91cb6401b6ce46a70a569"
+ url "https://github.com/tursodatabase/libsql/releases/download/libsql-server-v0.24.29/source.tar.gz"
+ sha256 "82304f51fbad3c4c6ba76ed56c97523375c02274c29f1134a86e8e44834fa52f"
6
license "MIT"
7
head "https://github.com/tursodatabase/libsql.git", branch: "main"
8
0 commit comments