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.
1 parent 885553d commit f5c7a36Copy full SHA for f5c7a36
Formula/o/objfw.rb
@@ -1,8 +1,8 @@
1
class Objfw < Formula
2
desc "Portable, lightweight framework for the Objective-C language"
3
homepage "https://objfw.nil.im/"
4
- url "https://objfw.nil.im/downloads/objfw-1.4.1.tar.gz"
5
- sha256 "e223b1cae37453f02ea98f085c3c1f4b78dcf7c16b43d35b05d9ad4480e175b2"
+ url "https://objfw.nil.im/downloads/objfw-1.4.2.tar.gz"
+ sha256 "8e6d0cd39271130a0b6c2789fa08f2598c77d9b88acbd0e2c15c8eb1144baa08"
6
license "LGPL-3.0-only"
7
head "https://git.nil.im/ObjFW/ObjFW.git", branch: "main"
8
0 commit comments