From e33645a0753765efdf46b44740f76f41f7fd38f7 Mon Sep 17 00:00:00 2001 From: Brian Croom Date: Sat, 6 Feb 2016 06:50:11 +0100 Subject: [PATCH] Remove the oldest snapshot version from the manifest --- manifest.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/manifest.yml b/manifest.yml index 3bb67e97..f0698263 100644 --- a/manifest.yml +++ b/manifest.yml @@ -10,12 +10,6 @@ url_to_dependency_map: version: $1 dependencies: - - name: swift - version: 2.2-SNAPSHOT-2015-12-01-b - uri: https://swift.org/builds/ubuntu1404/swift-2.2-SNAPSHOT-2015-12-01-b/swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04.tar.gz - md5: a93f52921c491b747cad256904c8742f - cf_stacks: - - cflinuxfs2 - name: swift version: 2.2-SNAPSHOT-2015-12-10-a uri: https://swift.org/builds/ubuntu1404/swift-2.2-SNAPSHOT-2015-12-10-a/swift-2.2-SNAPSHOT-2015-12-10-a-ubuntu14.04.tar.gz