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 a427613 commit 00eead6Copy full SHA for 00eead6
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.9/threadweaver-6.9.0.tar.xz"
5
- sha256 "d249181d21aa89ad6f5108db3b188c25c9415c9834110f8d15f6bab2df39c190"
+ url "https://download.kde.org/stable/frameworks/6.10/threadweaver-6.10.0.tar.xz"
+ sha256 "136a636a33ccfa9a375a2e1ee503760a0a910002b972be0eef20352eb106bb84"
6
license "LGPL-2.0-or-later"
7
head "https://invent.kde.org/frameworks/threadweaver.git", branch: "master"
8
0 commit comments