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 086d986 commit 5200c26Copy full SHA for 5200c26
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.1.tgz"
5
- sha256 "9bae46251bd5ac8dc52983d7ff62a171fe81d65b1da039d0041a410c0f86d184"
+ url "https://registry.npmjs.org/@dbml/cli/-/cli-3.13.2.tgz"
+ sha256 "1b145cdae37de29889b29652fb03ee17e37d5d4f54edbd76f340d9d3b4b642f9"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments