Skip to content

Commit

Permalink
Release v13.2 (#159)
Browse files Browse the repository at this point in the history
* rel-13.0 (#152)

* Update checksum

* Update version

---------

Co-authored-by: ggalfrin <[email protected]>
  • Loading branch information
pelegor and ggalfrin authored Jun 13, 2023
1 parent e594034 commit ed6a931
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- name: download package from s3
aws_s3:
bucket: cloud-initiatives-pipeline-bucket
object: "Packages/v13.0/Password Vault Web Access-Rls-v13.0.zip"
object: "Packages/v13.2/Password Vault Web Access-Rls-v13.2.zip"
dest: "/tmp/pvwa.zip"
mode: get
delegate_to: localhost
Expand Down
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
# vars file for pvwa
pvwa_sha1_checksum: "52d36de2578e48fcde8502493d76f2d5e1bd00d7"
pvwa_sha1_checksum: "63c159d7fb08facfb5df9ec3a82ab0ef829871af"

0 comments on commit ed6a931

Please sign in to comment.