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 7520a3e commit cf4d241Copy full SHA for cf4d241
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.19.tar.gz"
5
- sha256 "ac28707be9e10fc6d29b1da0d4dfea55f4b3a87120acc7e33a8d22c49b8f5f8c"
+ url "https://github.com/tursodatabase/limbo/archive/refs/tags/v0.0.20.tar.gz"
+ sha256 "1b5bde3f8ee0a5ea54eb33dea27df9c86c8b226dec01d74dce62c990fe5589cd"
6
license "MIT"
7
head "https://github.com/tursodatabase/limbo.git", branch: "main"
8
0 commit comments