Skip to content

Commit

Permalink
openimageio v2.5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jan 25, 2025
1 parent 62190d2 commit 77dd17f
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 = "2.5.9.0" %}
{% set version = "2.5.18.0" %}

package:
name: openimageio-split
version: {{ version }}

source:
url: https://github.com/OpenImageIO/oiio/archive/refs/tags/v{{ version }}.tar.gz
sha256: b6a68e369bc475525eb843bdc0cb8adc910cc71000825f8db9b5e136166cdc78
sha256: f57481435cec18633d3eba9b2e8c483fc1df6f0a01c5c9f98cbae6d1c52928e5

build:
number: 2
number: 0
skip: true # [win]

requirements:
Expand Down

0 comments on commit 77dd17f

Please sign in to comment.