Skip to content

Commit 275fd3c

Browse files
committed
turso 0.1.2
1 parent ae1ce3c commit 275fd3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/turso.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Turso < Formula
22
desc "Interactive SQL shell for Turso"
33
homepage "https://github.com/tursodatabase/turso"
4-
url "https://github.com/tursodatabase/turso/archive/refs/tags/v0.1.1.tar.gz"
5-
sha256 "04ea555053f6d2a85cbf07e9f8eccd4dcbdeeb0e0c914941783db59513ec1ded"
4+
url "https://github.com/tursodatabase/turso/archive/refs/tags/v0.1.2.tar.gz"
5+
sha256 "24a77634c628921f022acf90488b35d8ca1aab226c544fc8c7a9e3d3b3832c66"
66
license "MIT"
77
head "https://github.com/tursodatabase/turso.git", branch: "main"
88

0 commit comments

Comments
 (0)