aboutsummaryrefslogtreecommitdiff
path: root/jwstdp/utils
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2019-06-18 14:34:10 -0400
committerGitHub <noreply@github.com>2019-06-18 14:34:10 -0400
commit1743f408d6a27eb8227d8505d4716fbeec426796 (patch)
tree7876ba85160c156bae169145eb80c8d39256a3b2 /jwstdp/utils
parent8295f8709fa97bf7c8a3344212a6e9ea807f75ed (diff)
downloadastroconda-releases-1743f408d6a27eb8227d8505d4716fbeec426796.tar.gz
JWSTDP-0.13.4 (#68)
* JWSTDP-0.13.4 * Replace freetds with kerberized version
Diffstat (limited to 'jwstdp/utils')
-rwxr-xr-xjwstdp/utils/jwst_delivery_prep.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/jwstdp/utils/jwst_delivery_prep.sh b/jwstdp/utils/jwst_delivery_prep.sh
index c891530..7aa1fb1 100755
--- a/jwstdp/utils/jwst_delivery_prep.sh
+++ b/jwstdp/utils/jwst_delivery_prep.sh
@@ -24,8 +24,8 @@ pyver="py36"
spec_dir="/eng/ssb/websites/ssbpublic/astroconda-releases-staging/"
# Conda installer versions to suggest in README.md file.
-anaconda_ver="2018.12"
-miniconda_ver="4.5.12"
+anaconda_ver="2019.03"
+miniconda_ver="4.6.14"
tagname=$1