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 de1dcda commit e909b34Copy full SHA for e909b34
Formula/l/limbo.rb
@@ -1,8 +1,8 @@
1
class Limbo < Formula
2
desc "Interactive SQL shell for Limbo"
3
homepage "https://github.com/tursodatabase/limbo"
4
- url "https://github.com/tursodatabase/limbo/archive/refs/tags/v0.0.13.tar.gz"
5
- sha256 "1b13620223cd2341b103ce4b1cc80f0072645bca1a267a7277e42e5bc65a4c91"
+ url "https://github.com/tursodatabase/limbo/archive/refs/tags/v0.0.14.tar.gz"
+ sha256 "749e1cba2925f3b06653e024422bddfe186672f703e5450e84628d4c61be59d2"
6
license "MIT"
7
head "https://github.com/tursodatabase/limbo.git", branch: "main"
8
0 commit comments