Skip to content

Commit 428f3af

Browse files
committed
dbml-cli 3.9.6
1 parent 9719807 commit 428f3af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dbml-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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-3.9.5.tgz"
5-
sha256 "561436a69d0aef2bcf59c32439251c4c727265286e84137453a60bb6c7ca0882"
4+
url "https://registry.npmjs.org/@dbml/cli/-/cli-3.9.6.tgz"
5+
sha256 "c29747649432b597b46a402b66b0bebcad7f347b7045ca6497cafa461a5695fc"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)