Skip to content

Commit e909b34

Browse files
committed
limbo 0.0.14
1 parent de1dcda commit e909b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/limbo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Limbo < Formula
22
desc "Interactive SQL shell for Limbo"
33
homepage "https://github.com/tursodatabase/limbo"
4-
url "https://github.com/tursodatabase/limbo/archive/refs/tags/v0.0.13.tar.gz"
5-
sha256 "1b13620223cd2341b103ce4b1cc80f0072645bca1a267a7277e42e5bc65a4c91"
4+
url "https://github.com/tursodatabase/limbo/archive/refs/tags/v0.0.14.tar.gz"
5+
sha256 "749e1cba2925f3b06653e024422bddfe186672f703e5450e84628d4c61be59d2"
66
license "MIT"
77
head "https://github.com/tursodatabase/limbo.git", branch: "main"
88

0 commit comments

Comments
 (0)