-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproducts-test.xml
More file actions
23 lines (23 loc) · 2.03 KB
/
products-test.xml
File metadata and controls
23 lines (23 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<products>
<product name="HEC-HMS">
<channel id="hec-hms-release" url="https://www.hec.usace.army.mil/software/hec-hms/downloads.aspx" feedback="https://www.hec.usace.army.mil/software/hec-hms/bug_report.aspx">
<build>
<version major="4" minor="7" patch="1"/>
<link name="download-windows" url="https://github.com/HydrologicEngineeringCenter/hec-downloads/releases/download/1.0.16/HEC-HMS_471_Setup.exe"/>
<link name="download-macos" url="https://github.com/HydrologicEngineeringCenter/hec-downloads/releases/download/1.0.16/HEC-HMS-4.7.1-macOS.dmg"/>
<link name="download-linux" url="https://github.com/HydrologicEngineeringCenter/hec-downloads/releases/download/1.0.16/HEC-HMS-4.7.1-linux64.tar.gz"/>
<link name="release-notes" url="https://www.hec.usace.army.mil/confluence/hmsdocs/hmsum/4.7.1/release-notes/v-4-7-1-release-notes"/>
</build>
</channel>
<channel id="hec-hms-beta" url="https://www.hec.usace.army.mil/software/hec-hms/downloads.aspx" feedback="https://www.hec.usace.army.mil/software/hec-hms/bug_report.aspx">
<build>
<version major="4" minor="8" betaNumber="9"/>
<link name="download-windows" url="https://www.hec.usace.army.mil/nexus/repository/maven-public/mil/army/usace/hec/hec-hms/4.8-beta.9-win-x64/hec-hms-4.8-beta.9-win-x64.zip"/>
<link name="download-macos" url="https://www.hec.usace.army.mil/nexus/repository/maven-public/mil/army/usace/hec/hec-hms/4.8-beta.9-macOS/hec-hms-4.8-beta.9-macOS.dmg"/>
<link name="download-linux" url="https://www.hec.usace.army.mil/nexus/repository/maven-public/mil/army/usace/hec/hec-hms/4.8-beta.9-linux64/hec-hms-4.8-beta.9-linux64.tar.gz"/>
<link name="release-notes" url="https://www.hec.usace.army.mil/confluence/hmsdocs/hmsum/4.8/release-notes/v-4-8-0-release-notes"/>
</build>
</channel>
</product>
</products>