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 53d16d9 commit db3ae51Copy full SHA for db3ae51
Formula/sqlb-sqlite.rb
@@ -6,10 +6,6 @@ class SqlbSqlite < Formula
6
sha256 "ac992f7fca3989de7ed1fe99c16363f848794c8c32a158dafd4eb927a2e02fd5"
7
license "blessing"
8
9
- bottle do
10
- root_url "https://github.com/lucydodo/homebrew-tap/releases/download/sqlb-sqlite-3.48.0"
11
- sha256 cellar: :any, arm64_sonoma: "90e6a864154e6089ff1cfaacc5e589efae5cc844b47369174a8ebb04039f843b"
12
- end
13
env :std
14
15
livecheck do
0 commit comments