diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2023-06-30 01:09:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 01:09:29 (GMT) |
commit | 30da5a24b08e88b49c8f6ff7be1a1d9c50cd98b1 (patch) | |
tree | 6eeb6dc72827226a568084d4be285b20e8a78667 /README.md | |
parent | 36cb3a9e2a5e41d07d789d880198dc95a47f6f05 (diff) | |
download | hdf5-30da5a24b08e88b49c8f6ff7be1a1d9c50cd98b1.zip hdf5-30da5a24b08e88b49c8f6ff7be1a1d9c50cd98b1.tar.gz hdf5-30da5a24b08e88b49c8f6ff7be1a1d9c50cd98b1.tar.bz2 |
Hdf5 1 12 release action (#3199)
* Update actions for release option, fix branch for daily build
* Scheduled workflows run on latest commit on the develop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ SNAPSHOTS, PREVIOUS RELEASES AND SOURCE CODE -------------------------------------------- Periodically development code snapshots are provided at the following URL: - https://gamma.hdfgroup.org/ftp/pub/outgoing/hdf5/snapshots/ + https://github.com/HDFGroup/hdf5/releases/tag/snapshot-1.12 Source packages for current and previous releases are located at: |