Skip to content

Commit f5c7a36

Browse files
committed
objfw 1.4.2
1 parent 885553d commit f5c7a36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/objfw.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Objfw < Formula
22
desc "Portable, lightweight framework for the Objective-C language"
33
homepage "https://objfw.nil.im/"
4-
url "https://objfw.nil.im/downloads/objfw-1.4.1.tar.gz"
5-
sha256 "e223b1cae37453f02ea98f085c3c1f4b78dcf7c16b43d35b05d9ad4480e175b2"
4+
url "https://objfw.nil.im/downloads/objfw-1.4.2.tar.gz"
5+
sha256 "8e6d0cd39271130a0b6c2789fa08f2598c77d9b88acbd0e2c15c8eb1144baa08"
66
license "LGPL-3.0-only"
77
head "https://git.nil.im/ObjFW/ObjFW.git", branch: "main"
88

0 commit comments

Comments
 (0)