Skip to content

Commit 6c8f3ae

Browse files
authored
Merge pull request #210587 from Homebrew/bump-dyld-headers-1245.1
dyld-headers 1245.1
2 parents e5edcd6 + 7e5b9e7 commit 6c8f3ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/d/dyld-headers.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class DyldHeaders < Formula
22
desc "Header files for the dynamic linker"
33
homepage "https://opensource.apple.com/"
4-
url "https://github.com/apple-oss-distributions/dyld/archive/refs/tags/dyld-1241.17.tar.gz"
5-
sha256 "77bf760f55880bb96759b4a4596c1021bc69cdfa4af72d6b65f90b65ba67c23c"
4+
url "https://github.com/apple-oss-distributions/dyld/archive/refs/tags/dyld-1245.1.tar.gz"
5+
sha256 "5d3f663a084086d2096b9b7681209922716f940c8bd895ffd13be3da7fde2f17"
66
license "APSL-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "1c1a120eeac00f9b11df5efd8d6e97ab3a424b9bc74fb5a6b65c55cd0162ed34"
9+
sha256 cellar: :any_skip_relocation, all: "1b92b46f229d62fc227aca770f009e930a89dce01a90a90cf3f88fb4cdef3fd3"
1010
end
1111

1212
keg_only :provided_by_macos

0 commit comments

Comments
 (0)