Matt Perry dff3fa7e46 Support verifying .flx signatures when updating.
Adds a step to the updater to verify that the new .flx package is signed and
untampered.

Each .flx contains a signed manifest file. The manifest contains a SHA-256 hash
of the .flx contents. See bundle.dart for a description of the new .flx format.
2015-10-19 16:39:02 -04:00

22 lines
541 B
YAML

name: flutter
version: 0.0.7
author: Flutter Authors <flutter-dev@googlegroups.com>
description: A framework for writing Flutter applications
homepage: http://flutter.io
dependencies:
cassowary: '>=0.1.7 <0.2.0'
material_design_icons: '>=0.0.3 <0.1.0'
mojo_services: '>=0.3.0 <0.4.0'
mojo: '>=0.2.0 <0.3.0'
newton: '>=0.1.4 <0.2.0'
sky_engine: 0.0.38
sky_services: 0.0.38
sky_tools: '>=0.0.25 <0.1.0'
vector_math: '>=1.4.3 <2.0.0'
intl: '>=0.12.4+2 <0.13.0'
environment:
sdk: '>=1.12.0 <2.0.0'
executables:
flutter: