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 2a7ca7f commit faa88a7Copy full SHA for faa88a7
Formula/e/extra-cmake-modules.rb
@@ -1,8 +1,8 @@
1
class ExtraCmakeModules < Formula
2
desc "Extra modules and scripts for CMake"
3
homepage "https://api.kde.org/frameworks/extra-cmake-modules/html/index.html"
4
- url "https://download.kde.org/stable/frameworks/6.6/extra-cmake-modules-6.6.0.tar.xz"
5
- sha256 "206e23e05ba8934ac7a275c8fdd3704165f558878d3dbe3299f991473997ccb8"
+ url "https://download.kde.org/stable/frameworks/6.7/extra-cmake-modules-6.7.0.tar.xz"
+ sha256 "d81de82692d3d2bb77110332a65c8266252becc2c3f307ce814990ce5607b8dc"
6
license all_of: ["BSD-2-Clause", "BSD-3-Clause", "MIT"]
7
head "https://invent.kde.org/frameworks/extra-cmake-modules.git", branch: "master"
8
0 commit comments