diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 6047166731..a20bcc31b2 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -239,7 +239,7 @@ attr: aws_c_auth: - 0.8.0 aws_c_cal: - - 0.8.0 + - 0.8.1 aws_c_common: - 0.10.3 aws_c_compression: diff --git a/recipe/migrations/aws_c_cal081.yaml b/recipe/migrations/aws_c_cal081.yaml deleted file mode 100644 index f44935cb18..0000000000 --- a/recipe/migrations/aws_c_cal081.yaml +++ /dev/null @@ -1,9 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for aws_c_cal 0.8.1 - kind: version - migration_number: 1 - automerge: true -aws_c_cal: -- 0.8.1 -migrator_ts: 1732056683.6639643