Skip to content

Commit b53db9f

Browse files
committed
azqr 2.7.1
1 parent 5124293 commit b53db9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/azqr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Azqr < Formula
33
homepage "https://azure.github.io/azqr/"
44
# pull from git tag to get submodules
55
url "https://github.com/Azure/azqr.git",
6-
tag: "v.2.7.0",
7-
revision: "3ac4fdc75cc6faa5a76fc909351a6c7c8215fcde"
6+
tag: "v.2.7.1",
7+
revision: "f9da9a81ec5cca288d65999732b75bb4a91d3151"
88
license "MIT"
99
head "https://github.com/Azure/azqr.git", branch: "main"
1010

0 commit comments

Comments
 (0)