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

f #608

Closed
wants to merge 1 commit into from
Closed

f #608

Changes from all commits
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
4 changes: 2 additions & 2 deletions Formula/llvm/flang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ class Flang < Formula
uses_from_macos "zlib"

resource "cpp-httplib" do
url "https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.14.0.tar.gz"
sha256 "3a92248ef8cf2c32ad07f910b8e3052ff2427022b2adb871cf326fb620d2438e"
url "https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.15.3.tar.gz"
sha256 "2121bbf38871bb2aafb5f7f2b9b94705366170909f434428352187cb0216124e"
end

patch do
Expand Down
Loading