diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index d3f3a6e4e1..0f1c40bcb4 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -768,7 +768,7 @@ openh264: openjpeg: - '2' openjph: - - '0.17' + - '0.18' openmpi: - 4 openslide: diff --git a/recipe/migrations/openjph018.yaml b/recipe/migrations/openjph018.yaml deleted file mode 100644 index 8821c3a013..0000000000 --- a/recipe/migrations/openjph018.yaml +++ /dev/null @@ -1,8 +0,0 @@ -migrator_ts: 1735610004 -__migrator: - kind: version - migration_number: 1 - bump_number: 1 - -openjph: - - '0.18'