From 3b5a8d16caf34e3a402c1c1617252716597e17fd Mon Sep 17 00:00:00 2001
From: Tim O'Donnell <timodonnell@gmail.com>
Date: Mon, 5 Feb 2018 11:45:51 -0500
Subject: [PATCH] update downloads

---
 mhcflurry/downloads.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mhcflurry/downloads.yml b/mhcflurry/downloads.yml
index d56fb036..ec16abf6 100644
--- a/mhcflurry/downloads.yml
+++ b/mhcflurry/downloads.yml
@@ -21,11 +21,11 @@ releases:
         compatibility-version: 2
         downloads:
             - name: models_class1
-              url: http://github.com/hammerlab/mhcflurry/releases/download/pre-1.1/models_class1.tar.bz2
+              url: http://github.com/hammerlab/mhcflurry/releases/download/pre-1.1/models_class1.20180205.tar.bz2
               default: true
 
             - name: models_class1_no_mass_spec
-              url: http://github.com/hammerlab/mhcflurry/releases/download/pre-1.1/models_class1.20180116.tar.bz2
+              url: http://github.com/hammerlab/mhcflurry/releases/download/pre-1.1/models_class1_no_mass_spec.20180205.tar.bz2
               default: true
 
             - name: models_class1_experiments1
-- 
GitLab