[Adium-commits] www/adiumx.com 156:643732b70afa: Use the nightly's hostname for ...
adium-commits at adiumx.com
adium-commits at adiumx.com
Thu Apr 23 21:04:46 UTC 2009
details: http://hg.adiumx.com/www/adiumx.com/rev/643732b70afa
revision: 156:643732b70afa
author: Zachary West <zacw at adiumx.com>
date: Thu Apr 23 17:04:43 2009 -0400
Use the nightly's hostname for its address.
diffstat:
sparkle/appcast-nightly.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 6410dfd162bc -r 643732b70afa sparkle/appcast-nightly.php
--- a/sparkle/appcast-nightly.php Thu Apr 23 17:03:40 2009 -0400
+++ b/sparkle/appcast-nightly.php Thu Apr 23 17:04:43 2009 -0400
@@ -1,6 +1,6 @@
<?php
// The nightly host.
- define("NIGHTLY_HOST", "67.23.11.87");
+ define("NIGHTLY_HOST", "nightly.adiumx.com");
// The remote file name which contains the current build's information.
define("NIGHTLY_REMOTE_NAME", "latest");
// The location to cache the remote file.
More information about the commits
mailing list