diff options
author | Joshua Neuheisel <joshua@neuheisel.us> | 2021-12-14 10:12:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-14 10:12:49 -0500 |
commit | a444252b4ffc8e80a38e3af652d631944f7b7cc8 (patch) | |
tree | cc9fd4fb32e9037648751fe866670ce4f1ee266c /webbpsf-data | |
parent | 8598e293350c20d04bb8059914f32e1124a6a6b4 (diff) | |
parent | 0c6601a6e5eb0a6ee62c163981596c04a72272b9 (diff) | |
download | astroconda-contrib-a444252b4ffc8e80a38e3af652d631944f7b7cc8.tar.gz |
Merge pull request #748 from ojustino/webbpsf-poppy-1.0
WebbPSF and poppy v1.0.X updates
Diffstat (limited to 'webbpsf-data')
-rw-r--r-- | webbpsf-data/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webbpsf-data/meta.yaml b/webbpsf-data/meta.yaml index 1738b0a..7fdb919 100644 --- a/webbpsf-data/meta.yaml +++ b/webbpsf-data/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'webbpsf-data' %} -{% set version = '0.9.2' %} +{% set version = '1.0.0' %} {% set number = '1' %} about: @@ -16,4 +16,4 @@ package: source: fn: {{ name }}-{{ version }}.tar.gz - url: https://stsci.box.com/shared/static/r7k2m3ruxb7a7a7t172epr4kq5ibmo78.gz + url: https://stsci.box.com/shared/static/ftj8esrt0apzbnff8j6m5kseii2jzy9e.gz |