Fix commit hash gallery (#60507)

0c5ec2f285 does not live on any branch.

This makes `pub get` in the macrobenchmarks folder.

```
$ git rev-list --max-count=100 0c5ec2f285c1ec30b2ed15194bc8de755654a590
fatal: bad object 0c5ec2f285c1ec30b2ed15194bc8de755654a590
```

Updated to the same commit on the master branch: d00362e6bd.
This commit is contained in:
Daco Harkes 2020-06-29 11:01:46 +02:00 committed by GitHub
parent 49cf97c35b
commit d55251cbab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ dependencies:
gallery:
git:
url: https://github.com/flutter/gallery.git
ref: 0c5ec2f285c1ec30b2ed15194bc8de755654a590
ref: d00362e6bdd0f9b30bba337c358b9e4a6e4ca950
archive: 2.0.13 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
args: 1.6.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"