Skip to content

Commit

Permalink
Merge pull request #242 from isuruf/3.21.3
Browse files Browse the repository at this point in the history
conda-smithy 3.21.3
  • Loading branch information
isuruf authored Nov 1, 2022
2 parents f3753e0 + 9e386a9 commit b689b99
Showing 1 changed file with 2 additions and 2 deletions.
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.21.2" %}
{% set version = "3.21.3" %}

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: 9b4c71f279cdc66d3c3ff196168bc2f8225ef04f46c28ce3aa5d78dcbcba350b
sha256: 09a8d296cf768f5b5188896e8421e47635e233228801730bd2a5040fb0148b17

build:
number: 0
Expand Down

0 comments on commit b689b99

Please sign in to comment.