Skip to content

Commit

Permalink
[bot-automerge] cmake v3.31.4 (#232)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
conda-forge-admin authored Jan 10, 2025
2 parents e0e4f44 + ef4d4a6 commit 6bd2b4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "3.31.2" %}
{% set version = "3.31.4" %}

package:
name: cmake
version: {{ version }}

source:
url: https://github.com/Kitware/CMake/releases/download/v{{ version }}/cmake-{{ version }}.tar.gz
sha256: 42abb3f48f37dbd739cdfeb19d3712db0c5935ed5c2aef6c340f9ae9114238a2
sha256: a6130bfe75f5ba5c73e672e34359f7c0a1931521957e8393a5c2922c8b0f7f25

build:
number: 1
number: 0
ignore_run_exports:
- vc

Expand Down

0 comments on commit 6bd2b4f

Please sign in to comment.