diff options
author | Dave Parks <davep@lindenlab.com> | 2011-02-23 15:42:54 -0600 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-02-23 15:42:54 -0600 |
commit | 605e44a5749ad91d2a83bf23b52182fb38dc10ee (patch) | |
tree | cdf285e6cc3d0c1a87644125e2c15d0c7821c6f7 /install.xml | |
parent | c2e55df3e533c78bf08f1769502477bb7a73a161 (diff) |
SH-1019 Fix bad md5sum entry.
Diffstat (limited to 'install.xml')
-rwxr-xr-x | install.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.xml b/install.xml index 06495b952d..bae3ff707b 100755 --- a/install.xml +++ b/install.xml @@ -280,7 +280,7 @@ <key>windows</key> <map> <key>md5sum</key> - <string>fbb784f39e82e052de462e48e167d69e</string> + <string>c1e79c9d3084727be35ce140db87717e</string> <key>url</key> <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/colladadom-2.1-windows-20110223.tar.bz2</uri> </map> |