autorest 3.1.2

Closes #72291.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
master
Caleb Xu 2021-03-01 19:51:31 -05:00 committed by Carlo Cabrera
parent d08e5f715d
commit 59035a3788
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "language/node"
class Autorest < Formula
desc "Swagger (OpenAPI) Specification code generator"
homepage "https://github.com/Azure/autorest"
url "https://registry.npmjs.org/autorest/-/autorest-3.1.1.tgz"
sha256 "89f67cbff6e0aee3425da264efb6c1f7dd5b6a12f8e4f3ec43fd0021b962f87b"
url "https://registry.npmjs.org/autorest/-/autorest-3.1.2.tgz"
sha256 "35dab2c64d9e5e67a5f0326dd67614503a4bf012356515e7aafda599432cb596"
license "MIT"
bottle do