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 6ebdce6 commit 9b41296Copy full SHA for 9b41296
Formula/c/cpprestsdk.rb
@@ -5,7 +5,7 @@ class Cpprestsdk < Formula
5
url "https://github.com/microsoft/cpprestsdk/archive/refs/tags/v2.10.19.tar.gz"
6
sha256 "4b0d14e5bfe77ce419affd253366e861968ae6ef2c35ae293727c1415bd145c8"
7
license "MIT"
8
- revision 2
+ revision 3
9
head "https://github.com/microsoft/cpprestsdk.git", branch: "master"
10
11
no_autobump! because: :requires_manual_review
0 commit comments