Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azqr 2.0.5 #203655

Merged
merged 2 commits into from
Jan 9, 2025
Merged

azqr 2.0.5 #203655

Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ awsdac
awslogs
axel
azcopy
azqr
azure-core-cpp
azurehound
b2-tools
Expand Down
4 changes: 2 additions & 2 deletions Formula/a/azqr.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Azqr < Formula

Check notice on line 1 in Formula/a/azqr.rb

View workflow job for this annotation

GitHub Actions / Linux

Bottle cache hit

Bottle for azqr built at f4ce5657dcc (Merge 2022cae48522543e9007ce3b112f027308c02ff3 into 9fd48bebfbd3822ba6afc10dab5439bf053bfe72, 2025-01-09)

Check notice on line 1 in Formula/a/azqr.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

Bottle cache hit

Bottle for azqr built at f4ce5657dcc (Merge 2022cae48522543e9007ce3b112f027308c02ff3 into 9fd48bebfbd3822ba6afc10dab5439bf053bfe72, 2025-01-09)

Check notice on line 1 in Formula/a/azqr.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

Bottle cache hit

Bottle for azqr built at f4ce5657dcc (Merge 2022cae48522543e9007ce3b112f027308c02ff3 into 9fd48bebfbd3822ba6afc10dab5439bf053bfe72, 2025-01-09)
desc "Azure Quick Review"
homepage "https://azure.github.io/azqr/"
url "https://github.com/Azure/azqr.git",
tag: "v.2.0.4",
revision: "4891102e05bf35064017eacdbc5415b92a39795e"
tag: "v.2.0.5",
revision: "58b11ac2cecfdb42eb46e88736129833a6c80f02"
license "MIT"

bottle do
Expand Down
Loading