puppet: Fix checksum of sentry-cli binary.

This commit is contained in:
Alex Vandiver 2023-05-11 20:00:25 +00:00 committed by Tim Abbott
parent cda6442911
commit da2c1ad839
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ class zulip::common {
'sentry-cli' => {
'version' => '2.17.5',
'sha256' => {
'amd64' => 'c20df0c10eecedd0eaf14bbdc052c1dc2e999797c896a40e3ae9390223bd4d4f',
'amd64' => '8200b8f0831535d5c21adfde947ca6d30930619eae36a650cbcf1005c68cd6dd',
'aarch64' => '2071c03f870fcce6f9e82cefcff004e92f6d1af250a31d157ba921c671a5f9ec',
},
},