Skip to content

Commit

Permalink
Wrong hash and file size for downloading install_hello.sh in hono_com…
Browse files Browse the repository at this point in the history
…mands_su.py (#138)

[#137] Wrong hash and file size for downloading install_hello.sh in hono_commands_su.py

- updated hash and file size with current values

Signed-off-by: Gabriela Yoncheva <[email protected]>
Co-authored-by: Evgeni Grigorov <[email protected]>
  • Loading branch information
Gabriela Tsvetomirova Yoncheva and e-grigorov authored Sep 20, 2022
1 parent 182a85c commit a8b2f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quickstart/hono_commands_su.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
},
"artifacts": [{
"checksums": {
"SHA256": "03a105509663680d6d5db0e2b5939a77fab68429fca4dd5d181924a73e82b5d9"
"SHA256": "db954c633393c1402f145a60fd58d312f5af96ce49422fcfd6ce42a3c4cceeca"
},
"download": {
"HTTPS": {
"url": "https://github.com/eclipse-kanto/kanto/raw/main/quickstart/install_hello.sh"
}
},
"filename": "install.sh",
"size": 424
"size": 544
}]
}],
"correlationId": "$correlation_id"
Expand Down

0 comments on commit a8b2f5f

Please sign in to comment.