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 9719807 commit 428f3afCopy full SHA for 428f3af
Formula/d/dbml-cli.rb
@@ -1,8 +1,8 @@
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-3.9.5.tgz"
5
- sha256 "561436a69d0aef2bcf59c32439251c4c727265286e84137453a60bb6c7ca0882"
+ url "https://registry.npmjs.org/@dbml/cli/-/cli-3.9.6.tgz"
+ sha256 "c29747649432b597b46a402b66b0bebcad7f347b7045ca6497cafa461a5695fc"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments