Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 = "2.2.0" %}
{% set version = "2.3.0" %}

package:
name: iris-sample-data
version: {{ version }}

source:
url: https://github.com/SciTools/iris-sample-data/archive/v{{ version }}.tar.gz
sha256: cf5ffd55a713f3c3a1f39b9ebcd60cd971f9ac56331d4af5b05c72e3eefb73af
sha256: a690cdba45584c949935f0d477365da1b9d04e99e42e58ca1fba99cf4698fa73

build:
noarch: python
Expand Down