diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index a5836e8..ba4b251 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -72,7 +72,6 @@ else --suppress-variables ${EXTRA_CB_OPTIONS:-} \ --clobber-file "${CI_SUPPORT}/clobber_${CONFIG}.yaml" \ --extra-meta flow_run_id="${flow_run_id:-}" remote_url="${remote_url:-}" sha="${sha:-}" - ( startgroup "Inspecting artifacts" ) 2> /dev/null # inspect_artifacts was only added in conda-forge-ci-setup 4.6.0 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d0a5438..02f7403 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ {% set name = "phonopy" %} -{% set version = "2.26.5" %} -{% set sha256 = "9f4387d954eb661a8e189c53ee3d91b01734f473d9a6b95d34176c2a530edd68" %} +{% set version = "2.26.6" %} +{% set sha256 = "5444a587a7ccb833ca6a594e76d2e7d035ba4dd60701ba04a32676eee5846628" %} package: