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 fd98bf1 commit e872b37Copy full SHA for e872b37
Formula/t/threadweaver.rb
@@ -1,8 +1,8 @@
1
class Threadweaver < Formula
2
desc "Helper for multithreaded programming"
3
homepage "https://api.kde.org/frameworks/threadweaver/html/index.html"
4
- url "https://download.kde.org/stable/frameworks/6.6/threadweaver-6.6.0.tar.xz"
5
- sha256 "19555488abf05a9d5a1641f165a67d347e23ab7d14c6f9464ffcf8db2370317a"
+ url "https://download.kde.org/stable/frameworks/6.7/threadweaver-6.7.0.tar.xz"
+ sha256 "1ac3fc8051f31ac4f76dfd5d157e5c375d183bc0762152a44e1831cf5816a956"
6
license "LGPL-2.0-or-later"
7
head "https://invent.kde.org/frameworks/threadweaver.git", branch: "master"
8
0 commit comments