packer
Create multi-platform machine images from a single source configuration
Lightweight, runs on every major operating system, and is highly performant, creating machine images for multiple platforms in parallel. Packer comes out of the box with support for many platforms, the full list of which can be found at https://www.packer.io/docs/builders.
arm64 armhf amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install packer
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
1.11.2 | e77502a32627fff92f92f5a77962cfe8c2afe548e0e646807f9c7f725abcf4fb |
10895 |
1.11.1 | 1d44ca0ffa3ee104b4b6bcd441ed900f7278e731466a30a4e63a296e25f532e7 |
10531 |
1.11.0 | fb4020dc30497b1af01449961d6f7fd8b79094a207f223806f5ecfd5758e6b60 |
10754 |
1.10.3 | 336eab266c18cc2076a13e3ec1ee045e9d4f8f7f61b3a46b5abf5d77b7ef58b8 |
11097 |
1.10.2 | af1755c47fdb6a6afb893ca8431a613de5bfd346965546a714846ce37cc38ed5 |
11080 |
1.10.1 | 234efebf4f50c55c4f1a1927b14b183e5bb4aaae12ed0db45b5af1176a18dc5a |
11063 |
1.10.0 | 386ae78662bf72c20b6af94c641593227391a558c42333cf57b6aa50e90eaee2 |
10813 |
1.9.5 | 61446859d89dae75d272e56c25aa6be224b38059e5a2d8434c89b632269d9e51 |
15573 |
1.9.4 | b3752be628b27082912a5bd334b695148f07f4b2daa726d9a981db36e4440c8b |
15237 |
1.9.3 | 078d7cffd1fe003f03851bd148259af1a9119eeaf6addee065040980b981af8e |
15267 |
Version | SHA256 | Size (KB) |
---|---|---|
1.11.2 | 57063e83432ef36ca5bbd3e7414d4e5cbb3debc9c56398b586d32de289a86e2d |
9482 |
1.11.1 | 709bb6f698bf5c4040c433bee4ca9004e4eb456b75c33b68d7d239ae68f00d09 |
9191 |
1.11.0 | 9e25f79342a3f837f2ac93f796c3cd53af043a8230f26791f215e9bf7d40644f |
9383 |
1.10.3 | 3e29ffe00613e872ee96b4799ea16dfa4756596235742feeb6e6db4ce1160351 |
9627 |
1.10.2 | a1eb351a08e9b85064a6ba00abebee71941030ae2d1982879ca9e68597be0bbc |
9621 |
1.10.1 | 3f910df3a037c8afd81bb4d4d22eea10342b6d9e6b3490146d41c012fd7c84c2 |
9599 |
1.10.0 | 39512a4b35df0f9351040c779914c4ed8294d7edcabeb358165b1e0828bc68ef |
9384 |
1.9.5 | 6c62a017f52f01c1806e21be15ce39eee158efc2e79210202412a2fd0b65e363 |
13620 |
1.9.4 | 116691f238ec04b96e267b69054ed9a23eb453e805ee51bf27fef9ea595fad79 |
13346 |
1.9.3 | a453a7eb44a0083ed3e13fe13c62554f0c4fb00939f0a0fa3d44574fd6c14fda |
13351 |
Version | SHA256 | Size (KB) |
---|---|---|
1.11.2 | 16ba2628ae36d8eff82b7d4e6836eeba1523dbcaf3ced9bf1aac9183fc738a97 |
9557 |
1.11.1 | 4286fedb9fac7cc56937da453846903c7bddb124804b9e8308716567920c8c56 |
9240 |
1.11.0 | 776583a8530dcfe8598308ae67dff82627dbea9d36a9994b5a23e451fe98c1b6 |
9427 |
1.10.3 | e1a7f315162387dc5869f012368f154975e200ab9556c10e6bcd47fa8bb21335 |
9785 |
1.10.2 | 9d4c855f0b71cddce124ec1df760a547ecb7276008856f189b09e11801d35779 |
9767 |
1.10.1 | 4169ced8e885ff3782aabc5252e5d4c8729473b0c7548a6184a58d43b069c817 |
9754 |
1.10.0 | 8b981e4eecd391545733925ec3e106812e8ce3270d19530ee43e707645d90fdb |
9522 |
1.9.5 | b7ca30fc315feeb41267d96d488512678bb62a3a1566a5ce04adb8d02393dc5f |
13706 |
1.9.4 | ceb5215f1df3febba19d8665bd73f59b5cd331ee61e46b0bb3bcaee131dc661d |
13414 |
1.9.3 | 1bf17f3eba2d18578f9078a2f67fb0ff8688ed6dcde7430d371394f119553d2b |
13406 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for packer are versioned here.
Click here to see packer ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/packer/ops2deb.yml
- name: packer
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.7.10
- 1.8.0
homepage: https://www.packer.io
summary: create multi-platform machine images from a single source configuration
description: |-
Lightweight, runs on every major operating system, and is highly performant,
creating machine images for multiple platforms in parallel. Packer comes out of
the box with support for many platforms, the full list of which can be found at
https://www.packer.io/docs/builders.
fetch: https://releases.hashicorp.com/packer/{{version}}/packer_{{version}}_linux_{{goarch}}.zip
script:
- mv packer {{src}}/usr/bin/packer
- name: packer
matrix:
architectures:
- amd64
- arm64
- armhf
versions:
- 1.8.1
- 1.8.2
- 1.8.3
- 1.8.4
- 1.8.5
- 1.8.6
- 1.8.7
- 1.9.0
- 1.9.1
- 1.9.2
- 1.9.3
- 1.9.4
- 1.9.5
- 1.10.0
- 1.10.1
- 1.10.2
- 1.10.3
- 1.11.0
- 1.11.1
- 1.11.2
homepage: https://www.packer.io
summary: create multi-platform machine images from a single source configuration
description: |-
Lightweight, runs on every major operating system, and is highly performant,
creating machine images for multiple platforms in parallel. Packer comes out of
the box with support for many platforms, the full list of which can be found at
https://www.packer.io/docs/builders.
fetch: https://releases.hashicorp.com/packer/{{version}}/packer_{{version}}_linux_{{goarch}}.zip
install:
- packer:/usr/bin/
The blueprint fetch
keyword contains a URL template pointing to packer releases. Downloaded files are locked in a lockfile versioned here.
Click here to see packer release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/packer/ops2deb.lock.yml
- url: https://releases.hashicorp.com/packer/1.7.10/packer_1.7.10_linux_amd64.zip
sha256: 1c8c176dd30f3b9ec3b418f8cb37822261ccebdaf0b01d9b8abf60213d1205cb
timestamp: 2022-02-03 02:06:15+00:00
- url: https://releases.hashicorp.com/packer/1.7.10/packer_1.7.10_linux_arm.zip
sha256: 6da48ac438997cc824f8f6c0be75caceebcc8bcebc7f1c54d1a62699fc388b9b
timestamp: 2022-02-03 02:06:15+00:00
- url: https://releases.hashicorp.com/packer/1.7.10/packer_1.7.10_linux_arm64.zip
sha256: 541e769c0582be48b15676e263461e1da85c312c35fa3decbcd08115371a8f80
timestamp: 2022-02-03 02:06:15+00:00
- url: https://releases.hashicorp.com/packer/1.8.0/packer_1.8.0_linux_amd64.zip
sha256: 94c5d65386fa8f17e36d3496fbbdf18d3bfab01306aa8000c14656b63070b7c2
timestamp: 2022-03-04 22:18:36+00:00
- url: https://releases.hashicorp.com/packer/1.8.0/packer_1.8.0_linux_arm.zip
sha256: a00c11f3e19d6e1727d5d34d17c55a591c32436a67be6880919560bcd0ef00b6
timestamp: 2022-03-04 22:18:36+00:00
- url: https://releases.hashicorp.com/packer/1.8.0/packer_1.8.0_linux_arm64.zip
sha256: 8b3a8768021b148ada2cbdf1c39f55d92e4280147ceb5f76f840a7adf50edce2
timestamp: 2022-03-04 22:18:36+00:00
- url: https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_linux_amd64.zip
sha256: ae834c85509669c40b26033e5b2210d5594db3921103e38af1e3f537b58338a3
timestamp: 2022-05-27 23:21:17+00:00
- url: https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_linux_arm.zip
sha256: 8fb625dbe88850d856f18fd3360f904990a9c7fed7ece38e3cb30a5a1d46e4c4
timestamp: 2022-05-27 23:21:17+00:00
- url: https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_linux_arm64.zip
sha256: 1e2d018ca5c9fa705a3b9627c2104edaffbd4ba9be4e14612ad5daf4b1c32be0
timestamp: 2022-05-27 23:21:17+00:00
- url: https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_linux_amd64.zip
sha256: 675bd82561a2e49f89747e092141c7ce79c2e2a9105e6a2ebd49a26df849a468
timestamp: 2022-06-21 23:18:52+00:00
- url: https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_linux_arm.zip
sha256: c1d77dde21327b12ae24b85a175918a6c4fb001669c3867373cdc3f968bb28e8
timestamp: 2022-06-21 23:18:52+00:00
- url: https://releases.hashicorp.com/packer/1.8.2/packer_1.8.2_linux_arm64.zip
sha256: 35c9b45dfd14bffd95601a518d70c2830ad362e75c8aefb752c89fd232f88beb
timestamp: 2022-06-21 23:18:52+00:00
- url: https://releases.hashicorp.com/packer/1.8.3/packer_1.8.3_linux_amd64.zip
sha256: 0587f7815ed79589cd9c2b754c82115731c8d0b8fd3b746fe40055d969facba5
timestamp: 2022-08-02 23:19:39+00:00
- url: https://releases.hashicorp.com/packer/1.8.3/packer_1.8.3_linux_arm.zip
sha256: a1dcaa97bb9ce93fe9f057733aab8ccef6bf4f2ef520236b7dcad4d90d4030a1
timestamp: 2022-08-02 23:19:39+00:00
- url: https://releases.hashicorp.com/packer/1.8.3/packer_1.8.3_linux_arm64.zip
sha256: edb096a34b88193294cb92deaac7ea4f67dfdeb21b0810d9b08a439f6767c2db
timestamp: 2022-08-02 23:19:39+00:00
- url: https://releases.hashicorp.com/packer/1.8.4/packer_1.8.4_linux_amd64.zip
sha256: ba25b84cc4d3541e9a1dcc0b8e1c7c693f1b39a5d129149194eb6b6050ae56c3
timestamp: 2022-10-28 20:30:05+00:00
- url: https://releases.hashicorp.com/packer/1.8.4/packer_1.8.4_linux_arm.zip
sha256: 25f742fe68f45927b033bfb0c6db1266c767bcf8fb64d53325ec449d39bcbb1f
timestamp: 2022-10-28 20:30:05+00:00
- url: https://releases.hashicorp.com/packer/1.8.4/packer_1.8.4_linux_arm64.zip
sha256: 13c1895b7e09123d7d45d646b21dc5c194335204c56d8a29851a76e196f39be0
timestamp: 2022-10-28 20:30:05+00:00
- url: https://releases.hashicorp.com/packer/1.8.5/packer_1.8.5_linux_amd64.zip
sha256: 1f17a724e5ccc696010c842e6d2bb2c2749ab18ce7bf06482012d3ddb9edeef2
timestamp: 2022-12-13 02:44:10+00:00
- url: https://releases.hashicorp.com/packer/1.8.5/packer_1.8.5_linux_arm.zip
sha256: c9d317e5cd1dff67757d04084077ae640c333bc9130edbdaaeb506a70929d88c
timestamp: 2022-12-13 02:44:10+00:00
- url: https://releases.hashicorp.com/packer/1.8.5/packer_1.8.5_linux_arm64.zip
sha256: 28ad00415862586bd4877b6cb5db6b4340787728dcc570456b8c4fdc482ac498
timestamp: 2022-12-13 02:44:10+00:00
- url: https://releases.hashicorp.com/packer/1.8.6/packer_1.8.6_linux_amd64.zip
sha256: 57d0411e578aea62918d36ed186951139d5d49d44b76e5666d1fbf2427b385ae
timestamp: 2023-02-15 22:17:44+00:00
- url: https://releases.hashicorp.com/packer/1.8.6/packer_1.8.6_linux_arm.zip
sha256: 538e355a9a64ed49b00f06a19eac28b9bba5b99d1e44c67873400acf8c10e3cb
timestamp: 2023-02-15 22:17:44+00:00
- url: https://releases.hashicorp.com/packer/1.8.6/packer_1.8.6_linux_arm64.zip
sha256: 6f28ade0040fa40fdb19966bbb87dddc5b289d7aa90c6503638d61baaea54d19
timestamp: 2023-02-15 22:17:44+00:00
- url: https://releases.hashicorp.com/packer/1.8.7/packer_1.8.7_linux_amd64.zip
sha256: 30d2f21bf882b619697e3af0e9080cbf4a3e89066c7ae11debfd9ea243d5946f
timestamp: 2023-05-05 01:17:46+00:00
- url: https://releases.hashicorp.com/packer/1.8.7/packer_1.8.7_linux_arm.zip
sha256: 04293df603e9b461acbb3d0bcfcb6b46f814c20cb29dd77d2b71c3f7e84e09de
timestamp: 2023-05-05 01:17:46+00:00
- url: https://releases.hashicorp.com/packer/1.8.7/packer_1.8.7_linux_arm64.zip
sha256: fcc9ef06326eb5b8d11a580049f43540a6d50604c063028d82540395d23653bb
timestamp: 2023-05-05 01:17:46+00:00
- url: https://releases.hashicorp.com/packer/1.9.0/packer_1.9.0_linux_amd64.zip
sha256: c23db707533b0db293e27480d38ef9ee7a2aaf337234159aef524f1ec7e10a6c
timestamp: 2023-05-31 18:20:56+00:00
- url: https://releases.hashicorp.com/packer/1.9.0/packer_1.9.0_linux_arm.zip
sha256: 95a9adcc23a25a12e5912cb6398a865e1f9117cc47ca23bcccc6585f7c6b5bb9
timestamp: 2023-05-31 18:20:56+00:00
- url: https://releases.hashicorp.com/packer/1.9.0/packer_1.9.0_linux_arm64.zip
sha256: 321a34b2311a6141328f16015e66471b779cdf3b310f150bc66a600ee2cea6e6
timestamp: 2023-05-31 18:20:56+00:00
- url: https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip
sha256: 793ed62255b9e572eda0c77d2a770f5fde501314b7598320786f1e51feb260d6
timestamp: 2023-06-01 21:14:27+00:00
- url: https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_arm.zip
sha256: 637377f9d302c215519dd9709e0497e5fff1e599415bd21c9f40db15dd8f9eee
timestamp: 2023-06-01 21:14:27+00:00
- url: https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_arm64.zip
sha256: ed1ac407ec3ce421beb221f8869cdc0998fbefb96cb9b89e71e47f9a1421fdee
timestamp: 2023-06-01 21:14:27+00:00
- url: https://releases.hashicorp.com/packer/1.9.2/packer_1.9.2_linux_amd64.zip
sha256: 34fe48d0d5f99670af15d8a3b581db7ce9d08093ce37240d7c7b996de7947275
timestamp: 2023-07-19 21:14:46+00:00
- url: https://releases.hashicorp.com/packer/1.9.2/packer_1.9.2_linux_arm.zip
sha256: efa82f5c853ceef0adf67bd2968aad2de89f82f7cc197604eddfa0d5c6c82ff8
timestamp: 2023-07-19 21:14:46+00:00
- url: https://releases.hashicorp.com/packer/1.9.2/packer_1.9.2_linux_arm64.zip
sha256: 001f0c8e85742bf2c2f9ef751ec1d6b1d2fdf8ea3c1db4b1abb77340c5e28fc8
timestamp: 2023-07-19 21:14:46+00:00
- url: https://releases.hashicorp.com/packer/1.9.3/packer_1.9.3_linux_amd64.zip
sha256: 44d798b1defdfd2396a4106979d54848278876e3c190102c43c41b10e150b0c2
timestamp: 2023-08-17 18:20:08+00:00
- url: https://releases.hashicorp.com/packer/1.9.3/packer_1.9.3_linux_arm.zip
sha256: 97bd871d07f4f159832562810be318c2c2ebe319229ee6e42d953f246fe426e4
timestamp: 2023-08-17 18:20:08+00:00
- url: https://releases.hashicorp.com/packer/1.9.3/packer_1.9.3_linux_arm64.zip
sha256: fc42f4e70f5466286f675f07fc6c4386a0a7eafdee78537c67c5c0722fb43c81
timestamp: 2023-08-17 18:20:08+00:00
- url: https://releases.hashicorp.com/packer/1.9.4/packer_1.9.4_linux_amd64.zip
sha256: 6cd5269c4245aa8c99e551d1b862460d63fe711c58bec618fade25f8492e80d9
timestamp: 2023-08-18 21:13:31+00:00
- url: https://releases.hashicorp.com/packer/1.9.4/packer_1.9.4_linux_arm.zip
sha256: e1343eaf1f87806c63e67b1bb6c218d2cbb18ce74d570c9197441cd4cae6ba67
timestamp: 2023-08-18 21:13:31+00:00
- url: https://releases.hashicorp.com/packer/1.9.4/packer_1.9.4_linux_arm64.zip
sha256: f00a4fc221b20a166cfac8a63513054775988a068667517bb3edcfab8b1700ba
timestamp: 2023-08-18 21:13:31+00:00
- url: https://releases.hashicorp.com/packer/1.9.5/packer_1.9.5_linux_amd64.zip
sha256: 6f8272658a6d606583c2b3deaad272233db6e84a6ee651bf17a0d46d8cea4a9c
timestamp: 2023-12-05 01:17:22+00:00
- url: https://releases.hashicorp.com/packer/1.9.5/packer_1.9.5_linux_arm.zip
sha256: 2d90f0f5b65486690cbc9458518b022a749b5116e009b7cd8801ac641bb96ef7
timestamp: 2023-12-05 01:17:22+00:00
- url: https://releases.hashicorp.com/packer/1.9.5/packer_1.9.5_linux_arm64.zip
sha256: 5584a6fe1c86f140e57c086d8dcbd1785a5eae467062777f6a325fbfdd3b82d9
timestamp: 2023-12-05 01:17:22+00:00
- url: https://releases.hashicorp.com/packer/1.10.0/packer_1.10.0_linux_amd64.zip
sha256: a8442e7041db0a7db48f468e353ee07fa6a7b35276ec62f60813c518ca3296c1
timestamp: 2023-12-05 21:14:58+00:00
- url: https://releases.hashicorp.com/packer/1.10.0/packer_1.10.0_linux_arm.zip
sha256: 3b2b97344d13bf25877edfc3ae92e273d2046d811a8174105756edf75e3dba2b
timestamp: 2023-12-05 21:14:58+00:00
- url: https://releases.hashicorp.com/packer/1.10.0/packer_1.10.0_linux_arm64.zip
sha256: 37149ec9ca322aa50f249a645e43e67498b67e785b356c59f9b0f0e6519da78e
timestamp: 2023-12-05 21:14:58+00:00
- url: https://releases.hashicorp.com/packer/1.10.1/packer_1.10.1_linux_amd64.zip
sha256: e6cfde9514758a7f8684006b3c7f527411d1018a2162ab1376f8aa067546949d
timestamp: 2024-01-30 18:20:51+00:00
- url: https://releases.hashicorp.com/packer/1.10.1/packer_1.10.1_linux_arm.zip
sha256: 5026a7d8ae595ba291e3a6679e095669fcd918a61a068a04e7c8ab969114b848
timestamp: 2024-01-30 18:20:51+00:00
- url: https://releases.hashicorp.com/packer/1.10.1/packer_1.10.1_linux_arm64.zip
sha256: a6bf810360a972a7f8f33ad04873ab36ed80df2f6d31e272be820a6b5af268a5
timestamp: 2024-01-30 18:20:51+00:00
- url: https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_linux_amd64.zip
sha256: 6ed412d212e6948f956a92099d6f941ddb470ff30ab40432622f5e68d594ec46
timestamp: 2024-03-06 21:06:26+00:00
- url: https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_linux_arm.zip
sha256: 34d9504945531ca35647fea4b21ecd22846640d99d01d52bedfd1c32d92a8420
timestamp: 2024-03-06 21:06:26+00:00
- url: https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_linux_arm64.zip
sha256: c87ac9845a6cbabeb397d46948a2d59111d87c6413fe837aafbaee9cf602e0a9
timestamp: 2024-03-06 21:06:26+00:00
- url: https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_linux_amd64.zip
sha256: 12977fde5f4fbbb0a88b4e8dc59c2f899113e57292d02a8bdc0efecf8cb3a9a2
timestamp: 2024-04-22 21:05:36+00:00
- url: https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_linux_arm.zip
sha256: dc3eb820c4600de63cdb4462935f5914c72ad36e9afbea99893876af63a0e28d
timestamp: 2024-04-22 21:05:36+00:00
- url: https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_linux_arm64.zip
sha256: 5803dc279fc1f1ab98020b9bcb08e9702dab96eda10a5d09c3fbe849f9afb498
timestamp: 2024-04-22 21:05:36+00:00
- url: https://releases.hashicorp.com/packer/1.11.0/packer_1.11.0_linux_amd64.zip
sha256: dcac06a4c671bbb71e916da5abe947ebf4d6aa35c197e21c7c7b1d68cb8b7cad
timestamp: 2024-06-02 18:07:29+00:00
- url: https://releases.hashicorp.com/packer/1.11.0/packer_1.11.0_linux_arm.zip
sha256: 644ff27386993ef09b29169c383b70c0c92aef6bce53bdd9f87b945c4a6a31bb
timestamp: 2024-06-02 18:07:29+00:00
- url: https://releases.hashicorp.com/packer/1.11.0/packer_1.11.0_linux_arm64.zip
sha256: 0edd69e9cf34687d118610ed5de88fc18a2d3e2d9d3600ff3e76eaac08afd5cb
timestamp: 2024-06-02 18:07:29+00:00
- url: https://releases.hashicorp.com/packer/1.11.1/packer_1.11.1_linux_amd64.zip
sha256: 07a9d92fe98d7bb4be09392c06ef6c4f9ffbc905fe6c29fff0622432367f01cc
timestamp: 2024-07-09 09:06:44+00:00
- url: https://releases.hashicorp.com/packer/1.11.1/packer_1.11.1_linux_arm.zip
sha256: ae820f1f97aae5b674cf76ac69797ecf42c85a1e0671f0499302a803a88a3e63
timestamp: 2024-07-09 09:06:44+00:00
- url: https://releases.hashicorp.com/packer/1.11.1/packer_1.11.1_linux_arm64.zip
sha256: 2666f40bde53f4684ba5a3d52a38c02d6ba45fd114c38ea6a0925bedd2e16ad0
timestamp: 2024-07-09 09:06:44+00:00
- url: https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_linux_amd64.zip
sha256: ced13efc257d0255932d14b8ae8f38863265133739a007c430cae106afcfc45a
timestamp: 2024-07-30 18:07:04+00:00
- url: https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_linux_arm.zip
sha256: 2f6e1928204b61f171b9d79cbc697a5b35c65cd435e1a38bb648bb7e96dba284
timestamp: 2024-07-30 18:07:04+00:00
- url: https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_linux_arm64.zip
sha256: dd296d743dd4593304307583cff5290bba9b868fc2b0b605b64566f8141ca728
timestamp: 2024-07-30 18:07:04+00:00