Skip to content

Commit

Permalink
Merge pull request #214 from regro-cf-autotick-bot/3.29.3_h75a8a3
Browse files Browse the repository at this point in the history
[bot-automerge] cmake v3.29.3
  • Loading branch information
ocefpaf authored May 12, 2024
2 parents 0bbb638 + 50da135 commit 455c416
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
name: automerge
steps:
- name: checkout
uses: actions/checkout@v3
- name: automerge-action
id: automerge-action
uses: conda-forge/automerge-action@main
Expand Down
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.29.2" %}
{% set version = "3.29.3" %}

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

source:
url: https://github.com/Kitware/CMake/releases/download/v{{ version }}/cmake-{{ version }}.tar.gz
sha256: 36db4b6926aab741ba6e4b2ea2d99c9193222132308b4dc824d4123cb730352e
sha256: 252aee1448d49caa04954fd5e27d189dd51570557313e7b281636716a238bccb

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

Expand Down

0 comments on commit 455c416

Please sign in to comment.