Skip to content

Commit

Permalink
conda-smithy 3.34.1 (#286)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Apr 3, 2024
2 parents 8b7a25b + cf1065b commit 78cab47
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -6,3 +10,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
zip_keys:
- - c_stdlib_version
- cdt_name
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "3.34.0" %}
{% set version = "3.34.1" %}

package:
name: conda-smithy
version: {{ version }}

source:
url: https://github.com/conda-forge/conda-smithy/releases/download/v{{ version }}/conda-smithy-{{ version }}.tar.gz
sha256: d3048a86f564ae0d52c736ba82da149eb3e5249d1a818aaf63cabaedcb1eb3b3
sha256: 780d43237c17c69f33dd11963d6904818fdc2d8ef1cce5dd77f76f8c785e5625

build:
number: 0
Expand Down

0 comments on commit 78cab47

Please sign in to comment.