Skip to content

Commit

Permalink
fix: typo in generate_manifest.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eseidel committed Mar 1, 2025
1 parent c2bab46 commit d69edf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/artifact_proxy/tool/generate_manifest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ artifact_overrides:
- download.flutter.io/io/flutter/x86_64_release/1.0.0-\$engine/x86_64_release-1.0.0-\$engine.jar
# Common release artifacts
- flutter_infra_release/flutter/\$engine/flutter_patched_sdk_product.zip',
- flutter_infra_release/flutter/\$engine/flutter_patched_sdk_product.zip
# iOS release artifacts
# Includes unified Flutter.framework for device and simulator (debug)
Expand Down

0 comments on commit d69edf1

Please sign in to comment.