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 ae1ce3c commit 275fd3cCopy full SHA for 275fd3c
Formula/t/turso.rb
@@ -1,8 +1,8 @@
1
class Turso < Formula
2
desc "Interactive SQL shell for Turso"
3
homepage "https://github.com/tursodatabase/turso"
4
- url "https://github.com/tursodatabase/turso/archive/refs/tags/v0.1.1.tar.gz"
5
- sha256 "04ea555053f6d2a85cbf07e9f8eccd4dcbdeeb0e0c914941783db59513ec1ded"
+ url "https://github.com/tursodatabase/turso/archive/refs/tags/v0.1.2.tar.gz"
+ sha256 "24a77634c628921f022acf90488b35d8ca1aab226c544fc8c7a9e3d3b3832c66"
6
license "MIT"
7
head "https://github.com/tursodatabase/turso.git", branch: "main"
8
0 commit comments