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.
2 parents 14c5bc3 + 269a068 commit 7b73012Copy full SHA for 7b73012
Formula/portable-libffi.rb
@@ -3,8 +3,8 @@
3
class PortableLibffi < PortableFormula
4
desc "Portable Foreign Function Interface library"
5
homepage "https://sourceware.org/libffi/"
6
- url "https://github.com/libffi/libffi/releases/download/v3.5.1/libffi-3.5.1.tar.gz"
7
- sha256 "f99eb68a67c7d54866b7706af245e87ba060d419a062474b456d3bc8d4abdbd1"
+ url "https://github.com/libffi/libffi/releases/download/v3.5.2/libffi-3.5.2.tar.gz"
+ sha256 "f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc"
8
license "MIT"
9
10
livecheck do
0 commit comments