Skip to content

Commit

Permalink
DavRODS: upgrade to version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Jul 27, 2023
1 parent 87c3d28 commit 5020b16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions roles/yoda_davrods/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ rpm_dest_dir: /tmp

# davrods RPM location and checksum
davrods:
package: davrods-4.2.12_1.5.0-1
url: https://github.com/UtrechtUniversity/davrods/releases/download/4.2.12_1.5.0/
filename: davrods-4.2.12_1.5.0-1.rpm
checksum: sha256:d259cb9cd49d62b935d2ec83f527180b8fbdb0bcfe7202e20c181d280787b36a
package: davrods-4.2.12_1.5.1-1
url: https://github.com/UtrechtUniversity/davrods/releases/download/4.2.12_1.5.1/
filename: davrods-4.2.12_1.5.1-1.rpm
checksum: sha256:dcd1e17aa1295ec1347c050d3e7936d670379ee51b1ec0ec15ce5d9311837e34

yoda_davrods_fqdn: data.yoda.test # Yoda Davrods WebDAV fully qualified domain name (FQDN)
yoda_davrods_port: 443
Expand Down

0 comments on commit 5020b16

Please sign in to comment.