Google Chrome Dev Channel 24.0.1297.0

This commit is contained in:
Iristyle
2012-10-23 15:28:35 -04:00
parent 8e3164ac34
commit 9c15f4f306
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>GoogleChrome.Dev</id>
<title>Google Chrome Dev Web Browser</title>
<version>24.0.1297.0</version>
<authors>Google</authors>
<owners>Ethan J Brown</owners>
<summary>Google Chrome Dev is released once or twice a week and is generally several major release ahead of the stable channel.</summary>
<description>Dev channel: Want to see what's happening quickly, then you want the Dev channel. The Dev channel gets updated once or twice weekly, and it shows what we're working on right now. There's no lag between major versions, whatever code we've got, you will get. While this build does get tested, it is still subject to bugs, as we want people to see what's new as soon as possible.
Note that Chrome auto-updates itself after an initial install.
</description>
<projectUrl>http://www.chromium.org/getting-involved/dev-channel</projectUrl>
<tags>google chrome web browser html5</tags>
<licenseUrl>https://www.google.com/chrome/intl/en/eula_text.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://github.com/Iristyle/ChocolateyPackages/raw/master/GoogleChrome.Dev/GoogleChrome.png</iconUrl>
<releaseNotes></releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>