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 5124293 commit b53db9fCopy full SHA for b53db9f
Formula/a/azqr.rb
@@ -3,8 +3,8 @@ class Azqr < Formula
3
homepage "https://azure.github.io/azqr/"
4
# pull from git tag to get submodules
5
url "https://github.com/Azure/azqr.git",
6
- tag: "v.2.7.0",
7
- revision: "3ac4fdc75cc6faa5a76fc909351a6c7c8215fcde"
+ tag: "v.2.7.1",
+ revision: "f9da9a81ec5cca288d65999732b75bb4a91d3151"
8
license "MIT"
9
head "https://github.com/Azure/azqr.git", branch: "main"
10
0 commit comments