Guest User

Untitled

a guest
Nov 20th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. {
  2. "name": "hashicorp/precise64",
  3. "description": "This box contains Ubuntu 12.04 LTS 64-bit.",
  4. "versions": [
  5. {
  6. "version": "0.1.0",
  7. "providers": [
  8. {
  9. "name": "virtualbox",
  10. "url": "http://somewhere.com/precise64_010_virtualbox.box",
  11. "checksum_type": "sha1",
  12. ----> "checksum": "foo"
  13. }
  14. ]
  15. }
  16. ]
  17. }
Add Comment
Please, Sign In to add comment