Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(187)

Side by Side Diff: tools/sdks/.gitignore

Issue 2959973002: [Fuchsia] Script for downloading the latest prebuilt dev SDK (Closed)
Patch Set: Preserve file permissions Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/download_prebuilt_sdk.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /linux/dart-sdk 1 /linux/dart-sdk
2 /linux/dart-sdk.tar.gz 2 /linux/dart-sdk.tar.gz
3 /linux/dartsdk-linux-x64-release.zip
4 /linux/dartsdk-linux-x64-release.zip.sha256sum
3 /win/dart-sdk 5 /win/dart-sdk
4 /win/dart-sdk.tar.gz 6 /win/dart-sdk.tar.gz
7 /win/dartsdk-windows-x64-release.zip
8 /win/dartsdk-windows-x64-release.zip.sha256sum
5 /mac/dart-sdk 9 /mac/dart-sdk
6 /mac/dart-sdk.tar.gz 10 /mac/dart-sdk.tar.gz
11 /mac/dartsdk-macos-x64-release.zip
12 /mac/dartsdk-macos-x64-release.zip.sha256sum
OLDNEW
« no previous file with comments | « tools/download_prebuilt_sdk.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698