Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 216a8aa

Browse files
authored
Merge pull request #191 from Homebrew/portable-libffi
portable-libffi 3.4.6
2 parents 5e8344a + 6a9b521 commit 216a8aa

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.4.4/libffi-3.4.4.tar.gz"
7-
sha256 "d66c56ad259a82cf2a9dfc408b32bf5da52371500b84745f7fb8b645712df676"
6+
url "https://github.com/libffi/libffi/releases/download/v3.4.6/libffi-3.4.6.tar.gz"
7+
sha256 "b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e"
88
license "MIT"
99

1010
def install

0 commit comments

Comments
 (0)