HipChat 1.2.103402 (really 1.20120926103402)
This commit is contained in:
30
HipChat/HipChat.nuspec
Normal file
30
HipChat/HipChat.nuspec
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<metadata>
|
||||
<id>HipChat</id>
|
||||
<title>HipChat Client</title>
|
||||
<!-- really 1.20120926103402 -->
|
||||
<version>1.2.103402</version>
|
||||
<authors>Atlassian</authors>
|
||||
<owners>Ethan J Brown</owners>
|
||||
<summary>HipChat is instant messaging built for business.</summary>
|
||||
<description>HipChat is a hosted private chat service for your company or team.
|
||||
Invite colleagues to share ideas and files in persistent group chat rooms.
|
||||
Get your team off AIM, Google Talk, and Skype — HipChat was built for business.
|
||||
|
||||
Note that HipChat auto-updates itself after an initial install.
|
||||
</description>
|
||||
<projectUrl>https://www.hipchat.com/</projectUrl>
|
||||
<tags>chat team IM instant messaging collaboration cross-platform</tags>
|
||||
<licenseUrl>https://www.hipchat.com/terms</licenseUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<iconUrl>https://github.com/Iristyle/ChocolateyPackages/raw/master/HipChat/HipChat.png</iconUrl>
|
||||
<releaseNotes></releaseNotes>
|
||||
<dependencies>
|
||||
<dependency id="AdobeAIR" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="tools\**" target="tools" />
|
||||
</files>
|
||||
</package>
|
Reference in New Issue
Block a user