Skip to content

Commit a868df2

Browse files
authored
Merge pull request #251488 from Homebrew/bump-dbml-cli-5.0.0
dbml-cli 5.0.0
2 parents 1084220 + 0ad8664 commit a868df2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/d/dbml-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class DbmlCli < Formula
22
desc "Convert DBML file to SQL and vice versa"
33
homepage "https://www.dbml.org/cli/"
4-
url "https://registry.npmjs.org/@dbml/cli/-/cli-4.0.0.tgz"
5-
sha256 "247ff9d08cc1f0281c6aac379a2e3cc498ca6fbfa8c064f238fa99a94057d25f"
4+
url "https://registry.npmjs.org/@dbml/cli/-/cli-5.0.0.tgz"
5+
sha256 "b5583bbc5552d5f439283256717a00adfcc6dd54f9f13eec20e9d112a358f922"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "9efbc98c69dd2242483b7a03071d6d0324848c242a239f31f0e8bb6d44540850"
9+
sha256 cellar: :any_skip_relocation, all: "f61f5fc1e78864f8f69f928d10fcf772cf97084cb4743f197336ebd29b07c0ce"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)