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 d5ed7c4 commit 9b2416cCopy full SHA for 9b2416c
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.13.0.tgz"
5
- sha256 "b90a91d707c7689c1ac447b8da1a8a633cb72e6e099708ac240bab0954eed37b"
+ url "https://registry.npmjs.org/@dbml/cli/-/cli-3.13.1.tgz"
+ sha256 "9bae46251bd5ac8dc52983d7ff62a171fe81d65b1da039d0041a410c0f86d184"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments