Skip to content

Commit 7b73012

Browse files
authored
Merge pull request #340 from Homebrew/bump-portable-libffi-3.5.2
2 parents 14c5bc3 + 269a068 commit 7b73012

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/portable-libffi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class PortableLibffi < PortableFormula
44
desc "Portable Foreign Function Interface library"
55
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"
6+
url "https://github.com/libffi/libffi/releases/download/v3.5.2/libffi-3.5.2.tar.gz"
7+
sha256 "f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc"
88
license "MIT"
99

1010
livecheck do

0 commit comments

Comments
 (0)