liveusb/releases.py

Luke Macken lmacken at fedoraproject.org
Sat Nov 7 00:22:19 UTC 2009


 liveusb/releases.py |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit efd5fa09a33f1c0bd627b778142113e6a565d264
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Nov 6 19:22:13 2009 -0500

    Update to the latest SoaS v2 beta snapshot

diff --git a/liveusb/releases.py b/liveusb/releases.py
index 7726197..3a05a26 100644
--- a/liveusb/releases.py
+++ b/liveusb/releases.py
@@ -70,8 +70,8 @@ releases = (
     ## Custom spins
     ##
     {
-        'name': 'Sugar on a Stick (Strawberry)',
-        'url': 'http://download.sugarlabs.org/soas/releases/soas-1-strawberry.iso',
-        'sha1': '41b08c93a65cc1e38286b9f8980f51528a36761d',
+        'name': 'Sugar on a Stick v2 beta (snapshot 04)',
+        'url': 'http://download2.sugarlabs.org/soas/snapshots/2/soas04.iso',
+        'sha1': '27700626ac05aa07aae4ee7fb411c6567945c3c8',
     },
 )




More information about the liveusb-creator mailing list