[Adium-commits] www/adiumx.com 164:b95b0d00a45b: Nightly appcast changes for htt...

adium-commits at adiumx.com adium-commits at adiumx.com
Sat Apr 25 22:07:47 UTC 2009


details:	http://hg.adiumx.com/www/adiumx.com/rev/b95b0d00a45b
revision:	164:b95b0d00a45b
author:		Zachary West <zacw at adiumx.com>
date:		Sat Apr 25 18:00:57 2009 -0400

Nightly appcast changes for http://hg.adiumx.com/adium/rev/5d4e03677729.

diffstat:

 sparkle/appcast-nightly.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 6b1f0ac015da -r b95b0d00a45b sparkle/appcast-nightly.php
--- a/sparkle/appcast-nightly.php	Sat Apr 25 17:38:36 2009 -0400
+++ b/sparkle/appcast-nightly.php	Sat Apr 25 18:00:57 2009 -0400
@@ -2,7 +2,7 @@
 	// The nightly host.
 	define("NIGHTLY_HOST", "nightly.adiumx.com");
 	// The remote file name which contains the current build's information.
-	define("NIGHTLY_REMOTE_NAME", "latest");
+	define("NIGHTLY_REMOTE_NAME", "latest.info");
 	// The location to cache the remote file.
 	define("NIGHTLY_CACHE", $config["cachedgraphs"] . "/nightly-cache.dat");
 	// The interval in seconds to check the remote file.




More information about the commits mailing list