Skip to content

Commit ad55447

Browse files
committed
libsql 0.24.29
1 parent d5a0607 commit ad55447

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libsql.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libsql < Formula
22
desc "Fork of SQLite that is both Open Source, and Open Contributions"
33
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"
4+
url "https://github.com/tursodatabase/libsql/releases/download/libsql-server-v0.24.29/source.tar.gz"
5+
sha256 "82304f51fbad3c4c6ba76ed56c97523375c02274c29f1134a86e8e44834fa52f"
66
license "MIT"
77
head "https://github.com/tursodatabase/libsql.git", branch: "main"
88

0 commit comments

Comments
 (0)