File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77set -e
88
9- DEB_URL=" https://vanta-agent-repo.s3.amazonaws.com/targets/versions/2.8.1 /vanta-amd64.deb"
9+ DEB_URL=" https://vanta-agent-repo.s3.amazonaws.com/targets/versions/2.9.0 /vanta-amd64.deb"
1010# Checksums need to be updated when DEB_URL is updated.
11- DEB_CHECKSUM=" 7bec7ee8f51964037f7b8ed7923e6adc3d0112ae4249eef52fef508b6d0559c5 "
11+ DEB_CHECKSUM=" a138882d035770edeb3e65dd2e1b9e430fa1da9b2a314730f94997694ef4518b "
1212DEB_PATH=" $( mktemp -d) /vanta.deb"
1313DEB_INSTALL_CMD=" dpkg -Ei"
1414
Original file line number Diff line number Diff line change 66# VANTA_OWNER_EMAIL (the email of the person who owns this computer. Ignored if VANTA_KEY is missing.)
77# VANTA_REGION (the region the Agent talks to, such as "us" or "eu".)
88
9- PKG_URL=" https://vanta-agent-repo.s3.amazonaws.com/targets/versions/2.8.1 /vanta-universal.pkg"
9+ PKG_URL=" https://vanta-agent-repo.s3.amazonaws.com/targets/versions/2.9.0 /vanta-universal.pkg"
1010# Checksum needs to be updated when PKG_URL is updated.
11- CHECKSUM=" 31159006453a4352c41eaeab9bbd527fa9af00cdaf5268e06c6def20f52ef7cf "
11+ CHECKSUM=" 8f92149bfdc26e29815ff8c46e2c95424c538a096742e444d7feb1fbafaa0aa8 "
1212DEVELOPER_ID=" Vanta Inc (632L25QNV4)"
1313CERT_SHA_FINGERPRINT=" D90D17FA20360BC635BC1A59B9FA5C6F9C9C2D4915711E4E0C182AA11E772BEF"
1414PKG_PATH=" $( mktemp -d) /vanta.pkg"
You can’t perform that action at this time.
0 commit comments