diff options
author | ojustino <ojustino@users.noreply.github.com> | 2021-12-13 16:43:07 -0500 |
---|---|---|
committer | ojustino <ojustino@users.noreply.github.com> | 2021-12-13 16:43:07 -0500 |
commit | 63cdaa8531c069e0c64faf1e933e457db77af469 (patch) | |
tree | a5ff9d6206aee78c83f2cad7466594af6cae0d6a /webbpsf-data | |
parent | 8598e293350c20d04bb8059914f32e1124a6a6b4 (diff) | |
download | astroconda-contrib-63cdaa8531c069e0c64faf1e933e457db77af469.tar.gz |
Made 1.0.X updates for webbpsf(-data) and poppy
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 |