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.
2 parents 1084220 + 0ad8664 commit a868df2Copy full SHA for a868df2
Formula/d/dbml-cli.rb
@@ -1,12 +1,12 @@
1
class DbmlCli < Formula
2
desc "Convert DBML file to SQL and vice versa"
3
homepage "https://www.dbml.org/cli/"
4
- url "https://registry.npmjs.org/@dbml/cli/-/cli-4.0.0.tgz"
5
- sha256 "247ff9d08cc1f0281c6aac379a2e3cc498ca6fbfa8c064f238fa99a94057d25f"
+ url "https://registry.npmjs.org/@dbml/cli/-/cli-5.0.0.tgz"
+ sha256 "b5583bbc5552d5f439283256717a00adfcc6dd54f9f13eec20e9d112a358f922"
6
license "Apache-2.0"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "9efbc98c69dd2242483b7a03071d6d0324848c242a239f31f0e8bb6d44540850"
+ sha256 cellar: :any_skip_relocation, all: "f61f5fc1e78864f8f69f928d10fcf772cf97084cb4743f197336ebd29b07c0ce"
10
end
11
12
depends_on "node"
0 commit comments