diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2016-04-25 22:48:51 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2016-04-25 22:48:51 -0400 |
commit | 979417fbd57ea5616d847a097e353d62c0177f07 (patch) | |
tree | f59025702bef73e1804910108b95d9d7eb4a316b | |
parent | aa407cb925aa85419f5c1b1ff3ec2e3656c15900 (diff) |
DRTVWR-418: Fix MD5 hashes for KDU 314311 packages.
-rwxr-xr-x | autobuild.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml index 7164105770..31f9c8e05a 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1556,7 +1556,7 @@ <key>archive</key> <map> <key>hash</key> - <string>3d5e9754ce51f1f5432d442e6eaa33d7</string> + <string>3c2e7b7c76024ceb231c43fdce21b475</string> <key>url</key> <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/p64_3p-kdu/rev/314311/arch/Darwin/installer/kdu-7.8.314311-darwin64-314311.tar.bz2</string> </map> @@ -1580,7 +1580,7 @@ <key>archive</key> <map> <key>hash</key> - <string>03b102141fdf0d9cbee2f810eff30a25</string> + <string>c5383c48398d4383729f1d215b82d505</string> <key>url</key> <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/p64_3p-kdu/rev/314311/arch/CYGWIN/installer/kdu-7.8.314311-windows-314311.tar.bz2</string> </map> @@ -1592,7 +1592,7 @@ <key>archive</key> <map> <key>hash</key> - <string>4afe2af1b819dd7cc3ea0b6f4145f303</string> + <string>3b2d4acf9deec3ec99ce5b67eb30d003</string> <key>url</key> <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/p64_3p-kdu/rev/314311/arch/CYGWIN/installer/kdu-7.8.314311-windows64-314311.tar.bz2</string> </map> |