dyld-headers 655.1.1
Closes #44332. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c01e654a2e
commit
efee252de3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DyldHeaders < Formula
|
||||
desc "Header files for the dynamic linker"
|
||||
homepage "https://opensource.apple.com/"
|
||||
url "https://opensource.apple.com/tarballs/dyld/dyld-635.2.tar.gz"
|
||||
sha256 "e891f256bf0cb570b7bc881a67de94944f973b97a37af5e3deeae7437d27dd37"
|
||||
url "https://opensource.apple.com/tarballs/dyld/dyld-655.1.1.tar.gz"
|
||||
sha256 "8ca6e3cf0263d3f69dfa65e0846e2bed051b0cff92e796352ad178e7e4c92f1d"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue