Skip to content

chezmoi

Manage your dotfiles across multiple diverse machines

Lets you install and update your personal configuration files on multiple machines with a single command. chezmoi is helpful if you have spent time customizing the tools you use (e.g. shells, editors, and version control systems) and want to keep machines running different accounts (e.g. home and work) and/or different operating systems (e.g. Linux, macOS, and Windows) in sync, while still being able to easily cope with differences from machine to machine.

terminal

https://github.com/twpayne/chezmoi

amd64 armhf arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install chezmoi

sudo apt install chezmoi

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    chezmoi=2.54.0*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      chezmoi=2.54.0*

Download URLs

Version SHA256 Size (KB)
2.54.0 ead92deaa5111dbefee1bdc49fcfaa687a8d1777b3bc0b594517400f7a378edd 11314
2.53.1 287228de96032e04548ef32e1e97864e2adb9f5875b69929624d4bb7ff68bb02 11283
2.53.0 99a5a6f51c3b30adec560051a207d6dd2b98866b624e1de6658fc8d43666becd 11281
2.52.4 bb72464f25ad5fdc37c0a5d6a589b037a9a188c3135e1e140689d5a62f7d234a 11228
2.52.3 7e713c11c53dad6755af029708b7d7ba272016e920ccf157e51a5c63e2923a2f 11202
2.52.2 e9e45ac7282e3ef139e6cdaa9f4c3e7e2ed9f808c1675b787967881fe67d8efc 10615
2.52.1 8104555fffed17061a54a629aa5899c29f43c5815b238c3a50a2e5cec467e010 10592
2.52.0 0aa9bea345bc2a50b76e85a12a7f643aa067a48acafa4e297d0154bc6bf789eb 10061
2.51.0 2b4af1158291957f7e8907bbf1777a8097e027397818abb21529fc91143043a4 10040
2.50.0 ee067ab1d14810671055f3739620b37b72f962ee15da9ba6e48360ac3bd9bdc8 8531
Version SHA256 Size (KB)
2.54.0 8474fa8c591aa57e5f36fdebc02974de8d6f24288d38aecd644d243229f257fa 9890
2.53.1 9e89cd8192ed75660716401ea2d7d3a1fcb8fcd07a5435c3bf1141c8c0824696 9854
2.53.0 2811b5453a99849b40d135cd0f795f1567520d10a4b5d41f4b210771380aa53a 9852
2.52.4 ac7bbaf834fb5542129909f210e8d0c49801c4c834352d36c078c8c2cefb9e35 9810
2.52.3 9f81a1a8e9fc8ac839a83e08fd6ef3cdecc170e273c8bf090b8692ab83eeab0e 9789
2.52.2 ac9dd7b4225629beed6ba0018ecf862a59bec06aa146684e005ab710112cf832 9295
2.52.1 6b6e7bc76eeb02d5beb8c7826e0833894a393403d4b58ab572199ada35d8f6a4 9274
2.52.0 5b4ac882db2230073370e68e6b7ee737c49e78fbc9d349de4c23db329ccfd732 8764
2.51.0 f07335ae1475eddf3c2bda4423611017d7f9a78f63f1661d1c44a469229b2d52 8748
2.50.0 c8201729cc4aa76ea2d9bc202520d64eca32e776af2c6c76491c9ebad3e2a6ec 7357
Version SHA256 Size (KB)
2.54.0 3da0e93bb6f51111e966156ef26e0dae3c2f0da047c3eec4c803f71c56c33b9c 9740
2.53.1 36b5c9f348a8da8cd669a7ebb09d5b1ed5d60785d057764ad3a4f8bee0f2e833 9711
2.53.0 b874c94bed9e06dd70b94e74a12ff15718ab400ee61278a867e52e306264e3e3 9707
2.52.4 fad24fdfe306e16d4b202f9238b2611454cb8a94e11563d8e3a06b94c88c4977 9656
2.52.3 51ac6d86d4adb669f0fcd0e5ca246772a9afc87b48fa470260ac009b195606f9 9636
2.52.2 2f52547dcf891577aef4126c3fcced86db014d85d786f552f5a369cdf30f66a0 9136
2.52.1 abb609126850697ea9956ae921ac3ee06db018753aaf467e17c0961806917260 9118
2.52.0 e91ac3ba0454f291f931e84980552cc41771d4251cd48e52dfb7a90e5b0a8892 8621
2.51.0 1beb147ccdd2830fddd1a35e0f68e7374b6c5fc6dcb4ae490690c9ecdcf2e033 8606
2.50.0 b6d470fbe50c338984de271ffacab57b135a557dcb2cb4802cfe8b21ed8f4095 7371

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for chezmoi are versioned here.

Click here to see chezmoi ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/chezmoi/ops2deb.yml
name: chezmoi
matrix:
  architectures:
    - amd64
    - arm64
    - armhf
  versions:
    - 2.33.5
    - 2.33.6
    - 2.34.0
    - 2.34.1
    - 2.34.2
    - 2.34.3
    - 2.35.0
    - 2.35.1
    - 2.35.2
    - 2.36.0
    - 2.36.1
    - 2.37.0
    - 2.38.0
    - 2.39.0
    - 2.39.1
    - 2.40.0
    - 2.40.1
    - 2.40.2
    - 2.40.3
    - 2.40.4
    - 2.41.0
    - 2.42.0
    - 2.42.1
    - 2.42.2
    - 2.42.3
    - 2.43.0
    - 2.44.0
    - 2.45.0
    - 2.46.0
    - 2.46.1
    - 2.47.0
    - 2.47.1
    - 2.47.2
    - 2.47.3
    - 2.47.4
    - 2.48.0
    - 2.48.1
    - 2.48.2
    - 2.49.0
    - 2.49.1
    - 2.50.0
    - 2.51.0
    - 2.52.0
    - 2.52.1
    - 2.52.2
    - 2.52.3
    - 2.52.4
    - 2.53.0
    - 2.53.1
    - 2.54.0
homepage: https://github.com/twpayne/chezmoi
summary: manage your dotfiles across multiple diverse machines
description: |-
  Lets you install and update your personal configuration files on multiple
  machines with a single command. chezmoi is helpful if you have spent time
  customizing the tools you use (e.g. shells, editors, and version control
  systems) and want to keep machines running different accounts (e.g. home and
  work) and/or different operating systems (e.g. Linux, macOS, and Windows) in
  sync, while still being able to easily cope with differences from machine to
  machine.
fetch: https://github.com/twpayne/chezmoi/releases/download/v{{version}}/chezmoi_{{version}}_linux_{{goarch}}.tar.gz
install:
  - chezmoi:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to chezmoi releases. Downloaded files are locked in a lockfile versioned here.

Click here to see chezmoi release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/chezmoi/ops2deb.lock.yml
- url: https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_linux_amd64.tar.gz
  sha256: 3cbc678870c744e64f1cb95fc3747f78110cbe4595c522ad1d87d865bad4e492
  timestamp: 2023-05-11 21:14:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_linux_arm.tar.gz
  sha256: 98f8e64ea9b745f164c6bac003dc027f2aa891b07de7b54e78cfe0f16e18a459
  timestamp: 2023-05-11 21:14:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_linux_arm64.tar.gz
  sha256: 84b4e5c5b115326c9e69666d26ee401baf948ee2feb1cd4b2bf3e3f562b357d6
  timestamp: 2023-05-11 21:14:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_linux_amd64.tar.gz
  sha256: 8a5274317ec7afc2b1cadc05972288d9edbf839b742bef45beadfcc8e9ef13f9
  timestamp: 2023-05-15 21:14:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_linux_arm.tar.gz
  sha256: e85aaab8d42476e659375f87033037c70b40b48453569b21e8045c17241b0969
  timestamp: 2023-05-15 21:14:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.33.6/chezmoi_2.33.6_linux_arm64.tar.gz
  sha256: cf050ebb0b34211e607b08a5492750321a0cf57bf65f87731a49085f2291ef94
  timestamp: 2023-05-15 21:14:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_linux_amd64.tar.gz
  sha256: b8cfccca1662dbe99b567897200133418d32a7d42e374e4526f561af9094115b
  timestamp: 2023-06-05 01:48:09+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_linux_arm.tar.gz
  sha256: 6cc3d58525aba632a40a00ebfad8a991b7f82a304bfda74c2bc168a32a4a945e
  timestamp: 2023-06-05 01:48:09+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_linux_arm64.tar.gz
  sha256: cae4770b432a26a881df4e2f93705f25be6c54a6e2b8f49c5dabce96d7ac4489
  timestamp: 2023-06-05 01:48:09+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_linux_amd64.tar.gz
  sha256: f20a5843c705e629be216675035aca4144a813937174c7dcbd58603887956010
  timestamp: 2023-06-10 18:19:36+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_linux_arm.tar.gz
  sha256: 16c2f83a807ed1ee6744a0876d96752b52f0040b0b84d46a017e0b3292287412
  timestamp: 2023-06-10 18:19:36+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_linux_arm64.tar.gz
  sha256: 32600e526f11ef99767e74a7a669059ede9b00507f113c808fbc6d3a6617d2bf
  timestamp: 2023-06-10 18:19:36+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_linux_amd64.tar.gz
  sha256: 71c6909f71e7cbb11b076c0de5a575e92a857501870d6a2d6f81cf3353749f8c
  timestamp: 2023-06-17 01:37:24+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_linux_arm.tar.gz
  sha256: f8635baa1b1d70c7a8865bb914cce2bac381f88cea5b35e36f925256f2d5e462
  timestamp: 2023-06-17 01:37:24+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_linux_arm64.tar.gz
  sha256: 69a53fbdaa3696a2b4d8bd37c377aa8b96aea0bc24a4897109ab81a5ca74e0db
  timestamp: 2023-06-17 01:37:24+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_linux_amd64.tar.gz
  sha256: b492798c8409022deecfee0ce8bf91ecf7818d281675349f0bae20c60c42dcfa
  timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_linux_arm.tar.gz
  sha256: a82d4eee1d54bb02093dc78f4c469b30fac34b0eeae0edb1dbdc0f1ac75a8c58
  timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_linux_arm64.tar.gz
  sha256: 846504ddba7834dfbcbf73f3469d12aadccfb79588181dd8d232fe96b966aa6d
  timestamp: 2023-07-05 09:50:34+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_linux_amd64.tar.gz
  sha256: e681aec1c1e0f25e7e4d378989f7b6cdbdc51748d1e1bbd8e9695a7f6ee6612b
  timestamp: 2023-07-16 21:15:24+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_linux_arm.tar.gz
  sha256: c83679c5f8a6a2508dee70524e27251f2ec2342080da34e9fee763d92f49ae95
  timestamp: 2023-07-16 21:15:24+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_linux_arm64.tar.gz
  sha256: 65b6b2b05b4c8201b2311c69a22d9564744275d74e835c66fb2a42393a1ce50f
  timestamp: 2023-07-16 21:15:24+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_linux_amd64.tar.gz
  sha256: fabfd7e2c3d47765a9654c8af5f74e3aae0fa8986bc009d035ff56183c1100a8
  timestamp: 2023-07-18 21:13:52+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_linux_arm.tar.gz
  sha256: e5353cccc35cd4078b96d82eea8fa7704eb97f8c7ba4538188f5af7b937edc1c
  timestamp: 2023-07-18 21:13:52+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_linux_arm64.tar.gz
  sha256: eb92b85a2e5aa20858d5a8c6dc1295745f97d4de502da7332bc078fd4ab4e4f0
  timestamp: 2023-07-18 21:13:52+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_linux_amd64.tar.gz
  sha256: ca8c500767dc0017caa04c530d2848321c86b2fe00e43b57d11a30fca9647316
  timestamp: 2023-07-19 12:34:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_linux_arm.tar.gz
  sha256: 907922a94e241415d66d4401ed176834a19f8a006ed3922ab490ec097035ba38
  timestamp: 2023-07-19 12:34:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_linux_arm64.tar.gz
  sha256: cff86f6d8c814d5f029b1f20b7e86cfb6521d8a48f3a52c002812dc60399b881
  timestamp: 2023-07-19 12:34:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_linux_amd64.tar.gz
  sha256: 23c31e4e6979adfadb917d98b7192e3ff5b86ad2ead24da25a714b20d2618cef
  timestamp: 2023-07-28 21:13:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_linux_arm.tar.gz
  sha256: 9ab4aa75b703e8f828b80da5d6a3788ccc5045ff5c53e09bcdbcd72eae3405c0
  timestamp: 2023-07-28 21:13:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_linux_arm64.tar.gz
  sha256: e498bbce66cf723e092f68fb338d967b00e83635d178e7805eff5d3e55bd234a
  timestamp: 2023-07-28 21:13:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_linux_amd64.tar.gz
  sha256: 8104825fc3aa1e39b259fdc8e93e0cdaa2f833df11d59d976f37021947f9c4c1
  timestamp: 2023-07-30 15:15:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_linux_arm.tar.gz
  sha256: ba9b85c0eac55f0ee66df0b6fe41891ae7457316b4853e1d5fa96f0a20a3afc3
  timestamp: 2023-07-30 15:15:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.36.1/chezmoi_2.36.1_linux_arm64.tar.gz
  sha256: 57d75e89db6aba49b3baccc3ebb05c9d4dea451f4978ca00e7edb847c3ae9924
  timestamp: 2023-07-30 15:15:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_linux_amd64.tar.gz
  sha256: 6391f4a159031b14fd4a8569130969c7ccb701660a896558d7146aaee8a2b9eb
  timestamp: 2023-08-06 21:13:06+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_linux_arm.tar.gz
  sha256: 200455daee46921aad1255e7b2a79b1f2c61c6171be66a606dc4aec66050414c
  timestamp: 2023-08-06 21:13:06+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.37.0/chezmoi_2.37.0_linux_arm64.tar.gz
  sha256: 91d74900c0bbc4ba3ab1063a832a6423bed9904f97e7a643ad527d2190c57492
  timestamp: 2023-08-06 21:13:06+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_linux_amd64.tar.gz
  sha256: 2c4c0f1245a8cecc10143a3484e7e249297efe5e5aadbbed3445ce4c622c13b9
  timestamp: 2023-08-21 21:13:42+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_linux_arm.tar.gz
  sha256: b031f7592c3091c1c4c7b788c9544b90cb0d540064d0d0b228e77674e554fb30
  timestamp: 2023-08-21 21:13:42+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_linux_arm64.tar.gz
  sha256: ef80431c811df5743551c268b23a76cf091d61edb0223b72775a15391ff87f79
  timestamp: 2023-08-21 21:13:42+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_linux_amd64.tar.gz
  sha256: 453f029ca16195d60efa6904b4279a34a5afe7bb3e1517e6baa5cae99d82770a
  timestamp: 2023-09-04 01:11:39+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_linux_arm.tar.gz
  sha256: c4412a1172dc278448982e35993893962c993d2a0616db0f56fa0422a2af4838
  timestamp: 2023-09-04 01:11:39+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_linux_arm64.tar.gz
  sha256: fb55293c57264097f5b39c862c6be835f4e4c6a89d04fec0c863da5731a2fb81
  timestamp: 2023-09-04 01:11:39+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_linux_amd64.tar.gz
  sha256: 88016c5284c5ad69ca3676de8c52a436cc2db75a995887e863a2fbcfc08795e8
  timestamp: 2023-09-06 15:18:48+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_linux_arm.tar.gz
  sha256: 724d17cf1441fd461afced5f575c7ab70297f3a6d2b0cd897a70ca584f87f676
  timestamp: 2023-09-06 15:18:48+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_linux_arm64.tar.gz
  sha256: b5398343440b3542fcca64d754ae6337b90fbf515ef34658a45bfe79cb749658
  timestamp: 2023-09-06 15:18:48+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_linux_amd64.tar.gz
  sha256: 8467d0f33a14119511af50a11b3c1d0b7126e582e0a29d70bf43d4d841bf25c4
  timestamp: 2023-09-19 12:33:28+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_linux_arm.tar.gz
  sha256: b04edaa4e7469e3ce4f579ebd7732bc5cde2f5a82b6eb2b7e434b999cbf9687a
  timestamp: 2023-09-19 12:33:28+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_linux_arm64.tar.gz
  sha256: 6f9e93adf8f36d5b43c299da51418f143f39d717e2496ef398ae3d9eeb081b66
  timestamp: 2023-09-19 12:33:28+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.1/chezmoi_2.40.1_linux_amd64.tar.gz
  sha256: 58c8423eaacf4b2c29584ced4afc26a3fc38f702873449f5ccd82c84d83652da
  timestamp: 2023-10-09 03:17:03+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.1/chezmoi_2.40.1_linux_arm.tar.gz
  sha256: 6fad0fb76461fa6557e411f2e8d96f3f3dc727d34cb2f485a91e2935370bb68b
  timestamp: 2023-10-09 03:17:03+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.1/chezmoi_2.40.1_linux_arm64.tar.gz
  sha256: d66d39b6e63f970e5f868604505c512f4bab3c66fd26064b769b3e3de5a716be
  timestamp: 2023-10-09 03:17:03+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_linux_amd64.tar.gz
  sha256: afa9505c3012b93ed7625a754d6fda14850d5e36f782a1b693470b06c47829ca
  timestamp: 2023-10-09 09:18:06+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_linux_arm.tar.gz
  sha256: 24bcfbf5851dad717411581837cadbbfa9da6c5c844dba88e929d9844711f78d
  timestamp: 2023-10-09 09:18:06+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_linux_arm64.tar.gz
  sha256: 97d24108480c5c74803969346e59525c2e5754d67393a97efecb12b45f66db85
  timestamp: 2023-10-09 09:18:06+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_linux_amd64.tar.gz
  sha256: 4e92516ac449de79ad83a7c12acf06d30a732dc0383e374d74326a3c42d3fcad
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_linux_arm.tar.gz
  sha256: db2f61733ecc424110b9f5a3274b18c5b5ad7b4e88db2bbb0759ef198a3dc4ff
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_linux_arm64.tar.gz
  sha256: 30a368aa5732007bafb270c46150abe44ec9d90b90b5afde1067ad5b9825c77e
  timestamp: 2023-10-13 12:33:59+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_linux_amd64.tar.gz
  sha256: 218885d49eb159d22ae1806aefc14cac0f49ac6c3d4b22909889ba255120dc4b
  timestamp: 2023-10-30 01:13:17+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_linux_arm.tar.gz
  sha256: 6c2b000f353de555699739f9b77f4709fa5d2c38df82788528db76d5d586cbdc
  timestamp: 2023-10-30 01:13:17+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_linux_arm64.tar.gz
  sha256: ef36132bc03cb00d954b5e7a3b19098f1f7a1360a118aea01b97209b98c86b58
  timestamp: 2023-10-30 01:13:17+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_linux_amd64.tar.gz
  sha256: 75e10e67c0df54da8f6d804712da7195be57da9dbf40ae63b1510d5b84c8a47d
  timestamp: 2023-11-14 03:17:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_linux_arm.tar.gz
  sha256: 3786c601fbb445c535d0b14ce2b0c6d49d19eaf8156aa255840931acf7d905c3
  timestamp: 2023-11-14 03:17:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_linux_arm64.tar.gz
  sha256: 3fe2526d198110ef5bb680aaa42ac76e1372008bc0cf3e28e9261964feb44c40
  timestamp: 2023-11-14 03:17:25+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_linux_amd64.tar.gz
  sha256: 1ad2dac7cbbf7d7990d5deaa8800cea2821873aaf2ed7094b134e78981a7645c
  timestamp: 2023-11-26 21:14:35+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_linux_arm.tar.gz
  sha256: a51b33420aabeb016ad87225aa67fb5225c7777503e23c0ba8d46e56f7a2d156
  timestamp: 2023-11-26 21:14:35+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_linux_arm64.tar.gz
  sha256: 7ad4464702fbe95260a2d092040601b02715159f2dd466c85e8ed7131f742ee1
  timestamp: 2023-11-26 21:14:35+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_linux_amd64.tar.gz
  sha256: 95c5b504bf075d031a79b9502d3b851d6ffd0d8f40234715bd917f9cedf37497
  timestamp: 2023-11-29 12:33:32+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_linux_arm.tar.gz
  sha256: e0cc2c4e65029ecfe9ae4b996cc0feb958e4395757b0ed54b7c3cc90d2938f5b
  timestamp: 2023-11-29 12:33:32+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_linux_arm64.tar.gz
  sha256: c84fbe94b4c0cb143e66b5671a5ec7aa370af568de3603898f915755517d641d
  timestamp: 2023-11-29 12:33:32+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_linux_amd64.tar.gz
  sha256: 32a289c46b6063bf077684e5a3a4511d2db0c4c154c829c73c2f6554d9780480
  timestamp: 2023-12-02 03:17:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_linux_arm.tar.gz
  sha256: 01da2b7874d697c60d6258ef1a79a553122b8fe253dc8adc5a0c42a4419f5c1e
  timestamp: 2023-12-02 03:17:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_linux_arm64.tar.gz
  sha256: 8ed0bc5d390b5bbf27f320f0664a427cfb580bce16f52b3c23dd21e9ab7a7a2c
  timestamp: 2023-12-02 03:17:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_linux_amd64.tar.gz
  sha256: 68b4da465bf87320c213c9459cf0f5181da27741cd42ae000aa561d2a1edb863
  timestamp: 2023-12-17 01:21:18+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_linux_arm.tar.gz
  sha256: fbe91487ec0b6baf8f37a4c8a6ca276aa58ccb596f89d67e9b3853d3c0b8877f
  timestamp: 2023-12-17 01:21:18+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_linux_arm64.tar.gz
  sha256: 0294acea574bef89bbc98f05c3e3875d01a839950b51310dd3a36f8daaaa4445
  timestamp: 2023-12-17 01:21:18+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_linux_amd64.tar.gz
  sha256: c441e7be73b9b0210c98807d620d41bc3d0c47ef857cabe4de73009948125ce9
  timestamp: 2024-01-03 01:15:28+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_linux_arm.tar.gz
  sha256: d3fc66b2e8ca18073804543dc682796e1485c790b08cf39faed9302d7d36a4c1
  timestamp: 2024-01-03 01:15:28+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_linux_arm64.tar.gz
  sha256: 227fa51b2237515b8d4fa885bedb94bcc12d7b217a5081022a9e81b88dbbf956
  timestamp: 2024-01-03 01:15:28+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_linux_amd64.tar.gz
  sha256: d75144924d4c4f31cfe6d79982d999f4afccf743b90e01c3accdc86ac0603d05
  timestamp: 2024-01-10 15:16:57+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_linux_arm.tar.gz
  sha256: 6c606d206dd3490ddcb8c81bc543126ab9d78315793474f3ea82c9c80a9bd4fb
  timestamp: 2024-01-10 15:16:57+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.44.0/chezmoi_2.44.0_linux_arm64.tar.gz
  sha256: 334b35f2cb6cf8ac39001dd4a3018b417b27528c9ad13e8646f8857fb76c13b4
  timestamp: 2024-01-10 15:16:57+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_linux_amd64.tar.gz
  sha256: 54cc83ed9cea04495432fea9d3b5d6c767a41eec79e2ef89e171be4ab2681492
  timestamp: 2024-01-13 21:14:34+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_linux_arm.tar.gz
  sha256: 170763d5d538cea75e50d773ffd10ef6e9d7d9e1d7be5ee24da154cd5d35d6a5
  timestamp: 2024-01-13 21:14:34+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_linux_arm64.tar.gz
  sha256: a937650f10292b0d109fa70b0c148a6809b6d9e329e9a6221f7c4ceacc4bee9a
  timestamp: 2024-01-13 21:14:34+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_linux_amd64.tar.gz
  sha256: b520a6ad2d4e017a005ec566650037d899183eabfbcb79b1bdf2c13d5dcb3350
  timestamp: 2024-01-25 18:23:11+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_linux_arm.tar.gz
  sha256: acc68eccf4e4d3a58d5296c2184a342c162ca21910e96a9f33e45b3af1fe275c
  timestamp: 2024-01-25 18:23:11+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_linux_arm64.tar.gz
  sha256: 1e6e75020d42d44d79f73c38a38652586af4238512af866e1af237d4aa9f5cfe
  timestamp: 2024-01-25 18:23:11+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_linux_amd64.tar.gz
  sha256: eedc3ad7414ab2fa51825ef34bf749ceab2440cde6b3464e658ba1092ba2a292
  timestamp: 2024-02-11 18:06:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_linux_arm.tar.gz
  sha256: 8fc95247bb254156af9b58300a042446fa8c60afb9cf5fdcd3c44ab92bf50bae
  timestamp: 2024-02-11 18:06:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.46.1/chezmoi_2.46.1_linux_arm64.tar.gz
  sha256: 3cdb17f0ac9a702f29ef763c25ffdb5432b478e6e2d613adda4db972732e2c09
  timestamp: 2024-02-11 18:06:22+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_linux_amd64.tar.gz
  sha256: 24018f0ebcc3e8925e7c034f14f27e4e0fe4804290b27825ad0afab280dc1972
  timestamp: 2024-02-26 00:21:08+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_linux_arm.tar.gz
  sha256: 50b65adb4df161d88978437b215914e5de704ff2f70b1f5e226b8890ecd526a4
  timestamp: 2024-02-26 00:21:08+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.0/chezmoi_2.47.0_linux_arm64.tar.gz
  sha256: 22972f946bdf197ae8e6cb9975e9105ebae7d2f5af3222056aae4c6caf977055
  timestamp: 2024-02-26 00:21:08+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_linux_amd64.tar.gz
  sha256: 2e13820f7c93f522823070538425e72ad2b6186322c70e4188efb2da38166f7c
  timestamp: 2024-03-03 21:05:20+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_linux_arm.tar.gz
  sha256: 93e64b4b5228d19fb0451184b7341df6732ce8b2940a9d7320faa54b0dda8088
  timestamp: 2024-03-03 21:05:20+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.1/chezmoi_2.47.1_linux_arm64.tar.gz
  sha256: bf1d042f62f8d80b238f20d135b5e413981089f429668ff7039128ee32b957a6
  timestamp: 2024-03-03 21:05:20+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_linux_amd64.tar.gz
  sha256: acb821727b50d189304ffdfa86a102a6ae8bdb83efda1829f8a3b9a848749218
  timestamp: 2024-03-17 21:07:23+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_linux_arm.tar.gz
  sha256: 20013719af0f97821064c7fbb7aac479f4ad34dd019fb5bc7e193609b577acfc
  timestamp: 2024-03-17 21:07:23+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.2/chezmoi_2.47.2_linux_arm64.tar.gz
  sha256: e57b0163cf8cc52afe3b6c79b0028c96e09deff505da8ec985ddcb3ccb508f9a
  timestamp: 2024-03-17 21:07:23+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_linux_amd64.tar.gz
  sha256: 1da4c2cfd6a533260f1564b44c8f7b03d58a5b7bdb1afa1f66f40d9189db5fdf
  timestamp: 2024-03-31 21:05:27+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_linux_arm.tar.gz
  sha256: c8df9f5b95293940c1de4ae62f5b98967c3a2fb1c839165526466fccb6805a09
  timestamp: 2024-03-31 21:05:27+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.3/chezmoi_2.47.3_linux_arm64.tar.gz
  sha256: e8dfdc7ee00427ddf6855ae8e6da8c05b885ff9d9be221576d45917462e1a45c
  timestamp: 2024-03-31 21:05:27+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_linux_amd64.tar.gz
  sha256: 508cae15fd5964fba2dc9986db87c0be10f2d27c282fb9263d6d7215ac415c4e
  timestamp: 2024-04-13 00:18:29+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_linux_arm.tar.gz
  sha256: 17259d9e334c68ed65e7a4008fe0fd2f011547de952f119db3e01f0c3a52f5f3
  timestamp: 2024-04-13 00:18:29+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.47.4/chezmoi_2.47.4_linux_arm64.tar.gz
  sha256: 73e6a40a8db1ceb992a8e87fd598afd49ab13bd3e981b70dfffb4e6b9e21a01f
  timestamp: 2024-04-13 00:18:29+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_linux_amd64.tar.gz
  sha256: 23cac11dec6d944378a3d993ba3ef26cf91ba5cd8de8063b9ec19d207c22d300
  timestamp: 2024-04-26 21:05:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_linux_arm.tar.gz
  sha256: 3d2102d1a8d776db314a32d5dcb305dc78b1da4ba9c3f6ca72adca61f546d66d
  timestamp: 2024-04-26 21:05:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.0/chezmoi_2.48.0_linux_arm64.tar.gz
  sha256: cbad2f57726be6c897fe835f28f1e8370ab0da4cecfedcaea24a844b36066012
  timestamp: 2024-04-26 21:05:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_linux_amd64.tar.gz
  sha256: ab61698359b203701cabc08e062efdca595954b7e24c59547c979c377eb5a4da
  timestamp: 2024-05-12 21:05:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_linux_arm.tar.gz
  sha256: 9f8a4f0fc661bac3ae5868a5469ad845ef4a8014644676f99eae672de023141f
  timestamp: 2024-05-12 21:05:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.1/chezmoi_2.48.1_linux_arm64.tar.gz
  sha256: 7209a570f07e8653fc894db052e7df79bf576326ff3974d75d24f562fb91b35c
  timestamp: 2024-05-12 21:05:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_linux_amd64.tar.gz
  sha256: d435b8f24517b73df82279ce4cbd45a2ed6dc4fe756153f747acb8139d0b31af
  timestamp: 2024-06-02 18:07:29+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_linux_arm.tar.gz
  sha256: 12287365c596f24067e5e9dd67d9861ac62a3e6f29b29de9eee7645d4b34e82d
  timestamp: 2024-06-02 18:07:29+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.48.2/chezmoi_2.48.2_linux_arm64.tar.gz
  sha256: 1498390a584d9666021807680a367abb76cff94b2a3c0651bb576f0815bb7110
  timestamp: 2024-06-02 18:07:29+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_linux_amd64.tar.gz
  sha256: 9cce8a66afe590e0d9030bf863bf83f487dc7ab97c8e7867f099376c916c4ad4
  timestamp: 2024-06-10 21:06:19+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_linux_arm.tar.gz
  sha256: 708a2b92bdfaed323bfb82fedd825075c3b85345d5699e70066251ead3f0be07
  timestamp: 2024-06-10 21:06:19+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.49.0/chezmoi_2.49.0_linux_arm64.tar.gz
  sha256: 6060901bba56b1f09b4feeec9c664f033847e0f661d413471804f46ca7bd8b15
  timestamp: 2024-06-10 21:06:19+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_linux_amd64.tar.gz
  sha256: aa90b3b596826243fc4095f2a1716a1aeea76d37fa9f0001e46b870c189b1313
  timestamp: 2024-06-23 15:05:55+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_linux_arm.tar.gz
  sha256: 30fb5c2bb21cf5a6ea285379cf75c23f9a30e9b2d6a88da5eb150def45e139a6
  timestamp: 2024-06-23 15:05:55+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.49.1/chezmoi_2.49.1_linux_arm64.tar.gz
  sha256: b2b16337759b7212463e37f7944f67f116bffe83fa84d35fb7041895f64aac05
  timestamp: 2024-06-23 15:05:55+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_linux_amd64.tar.gz
  sha256: 776ec136306ef38538d34cb3041bf022dc5a095b3fa3722ed268d52d306a6a4c
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_linux_arm.tar.gz
  sha256: 4edb8ccaebd2d08d8e9f4f53f1f91f861ea3a052ef0b339f8d76f3bb696d5321
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_linux_arm64.tar.gz
  sha256: f60d273617314acf3d9902275cb1fe2296265b77ad1b921ca4e4b173f1f29220
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_linux_amd64.tar.gz
  sha256: c77e230f8d9a602e4f2b8e81eb547d172029b6d92b97304ee70fe1fcf2aa5316
  timestamp: 2024-07-15 21:06:41+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_linux_arm.tar.gz
  sha256: 6700e4255e578becc32ce98d24f34fc65c39e997efbb1397e3ab6c5612f35cd6
  timestamp: 2024-07-15 21:06:41+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_linux_arm64.tar.gz
  sha256: 87fd0109beeb35541ab37c43d36f51c656c009e3d6fd2b85481e70249e0a1d2e
  timestamp: 2024-07-15 21:06:41+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_linux_amd64.tar.gz
  sha256: 6ecb0f877ff18e886f52913ae57d47be14149750e218d6de939a4b6dd4b3479b
  timestamp: 2024-08-08 00:23:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_linux_arm.tar.gz
  sha256: 6d80d8421ebcded6d055f108949cf3deaa52e5ab78348a9c93f2d39a830afa03
  timestamp: 2024-08-08 00:23:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_linux_arm64.tar.gz
  sha256: ddbae6bb97eb42103929b0e2448b05c27af9c45a14fe88d26a9b73ae5d8e3f12
  timestamp: 2024-08-08 00:23:44+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_linux_amd64.tar.gz
  sha256: 82eeb3bb3e2d58cffa4d59f0f67b015f77d9e007a857c43c4b1d33d61783e71d
  timestamp: 2024-08-15 15:06:11+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_linux_arm.tar.gz
  sha256: 77ec2252642f5cd3bff75df129e40b27698ce8ddb3c10e70b64da92c984c9c4b
  timestamp: 2024-08-15 15:06:11+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.1/chezmoi_2.52.1_linux_arm64.tar.gz
  sha256: b1146a011dca72d8bda0544d7d91558a62ff1d395c39893eefaa6749fc54ca6c
  timestamp: 2024-08-15 15:06:11+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_linux_amd64.tar.gz
  sha256: c7dba8b25cd7bd8aa5e0cd0e0892aa1f205589d917a53f952e768f5e7598a4b0
  timestamp: 2024-09-10 03:07:18+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_linux_arm.tar.gz
  sha256: 11aaf1eb69c75c7636795b3610b4583f6ae836ce71e93013490ec477479c333c
  timestamp: 2024-09-10 03:07:18+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.2/chezmoi_2.52.2_linux_arm64.tar.gz
  sha256: e393bab93ff8380a2b82b5fc148d4f4f93455ea9b393214d0f3e4d87ac0ffa7d
  timestamp: 2024-09-10 03:07:18+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_linux_amd64.tar.gz
  sha256: 5ea4cb996020f40e88b58c4e4a6b7c258052d7d8f92b0dc8df158e4c1dce220f
  timestamp: 2024-09-30 12:10:51+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_linux_arm.tar.gz
  sha256: 2d8074b0e91bfefff223648ec2fecfc42f5227ae8971b971716b9ada81893f59
  timestamp: 2024-09-30 12:10:51+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_linux_arm64.tar.gz
  sha256: f2ba97d98b7783e5a4aa83a0f3b91ce09b5d1c49d23549619714a9c3d42409e9
  timestamp: 2024-09-30 12:10:51+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_linux_amd64.tar.gz
  sha256: ba6b4713ea65992245492837058c2a799c6a736f3fd5d94d6b2dd4c0ccad7d35
  timestamp: 2024-10-10 09:06:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_linux_arm.tar.gz
  sha256: 4997fdb35f42f4489aeb1c72bf000ddc6b3d230548ac980a5fd542100a337cb0
  timestamp: 2024-10-10 09:06:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_linux_arm64.tar.gz
  sha256: a42b3103fb51aea40478f4700daea460309529d41ccde9da860b9a1e99ae736b
  timestamp: 2024-10-10 09:06:45+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_linux_amd64.tar.gz
  sha256: 3aaccd47f2cb3b3eaa899c526ba6643b9370973aeba3b72e08e269e2bac9ccaa
  timestamp: 2024-10-26 21:05:51+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_linux_arm.tar.gz
  sha256: 74e3a0aae6c9ce0196c63898c570a043c008b3d8d0d57cb3884af1d42fd479c0
  timestamp: 2024-10-26 21:05:51+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_linux_arm64.tar.gz
  sha256: 39dd26c5d91bf67771e15878f333bdb66e59654d81cabc319542d76d2b5c7234
  timestamp: 2024-10-26 21:05:51+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_linux_amd64.tar.gz
  sha256: 55be094f235864b58c738dec939cfe9f292e246814d61a2631fb2ceaaba748e7
  timestamp: 2024-10-28 12:11:05+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_linux_arm.tar.gz
  sha256: ed080296a8ac89719d7a418d9efe74ec02f8e1678c3162b1c289c323c73c15ba
  timestamp: 2024-10-28 12:11:05+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_linux_arm64.tar.gz
  sha256: 32378b0fa0d8c438c9b90e792fbd2fac6edf43683e42693a1732185d38b8a865
  timestamp: 2024-10-28 12:11:05+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_linux_amd64.tar.gz
  sha256: df428c52a91687091b652b28f581c99e1bcc9fc33118596fb515dec9e6f5e7e7
  timestamp: 2024-11-09 21:06:00+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_linux_arm.tar.gz
  sha256: 9064bbb2958027897a0abbbc32378e89fea9541a10b03725285bf760bcfa1498
  timestamp: 2024-11-09 21:06:00+00:00
- url: https://github.com/twpayne/chezmoi/releases/download/v2.54.0/chezmoi_2.54.0_linux_arm64.tar.gz
  sha256: 63e6254dc81ca01d3cc92ea13582064ef32bcb22f742a8570e3a1a1045c3cd1c
  timestamp: 2024-11-09 21:06:00+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/chezmoi.svg)](https://docs.wakemeops.com/packages/chezmoi)
<a href="https://docs.wakemeops.com/packages/chezmoi">
  <img src="https://docs.wakemeops.com/badges/chezmoi.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/chezmoi.svg
:target: https://docs.wakemeops.com/packages/chezmoi