diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 13849c6e90..52505d562c 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -249,7 +249,7 @@ aws_c_compression: aws_c_event_stream: - 0.5.0 aws_c_http: - - 0.9.1 + - 0.9.2 # the builds got coupled because 0.2.4 landed before the this migrator finished aws_c_io: - 0.15.2 diff --git a/recipe/migrations/aws_c_http092.yaml b/recipe/migrations/aws_c_http092.yaml deleted file mode 100644 index 1612a07f32..0000000000 --- a/recipe/migrations/aws_c_http092.yaml +++ /dev/null @@ -1,9 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for aws_c_http 0.9.2 - kind: version - migration_number: 1 - automerge: true -aws_c_http: -- 0.9.2 -migrator_ts: 1731892158.001805