Skip to content

yq

Portable command-line YAML processor

Lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. It doesn't yet support everything jq does - but it does support the most common operations and functions, and more is being added continuously.

terminal

https://github.com/mikefarah/yq

armhf arm64 amd64

Installation

1. Add WakeMeOps repository

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

2. Install yq

sudo apt install yq

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    yq=4.40.3*

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

Download URLs

Version SHA256 Size (KB)
4.40.3 c317ddac6e202377b5de8eccc651e270ceca655bf9cdae1b81d287603b98351c 3041
4.40.2 9a5d7f269344bc07081ddd0685b201ccd7a83884663be4133c626b4dd69e3be1 3041
4.35.2 b9cfc47210d13c477527b7a339103595a1d703fba6c137345162604aedf079a6 2765
4.35.1 f6d90cca95c802381128a1a47ae73dd5120da1389a71475da556ac139f7e43d8 2763
4.34.2 6dd5ec057f6b1b37435b6e8466579c6ffe7c5b169e5c6715c185087b0f6da6e9 2776
4.34.1 e6fcc46b0401c41e72747f7a739ab46688606ba0b0774dfc3a286b628136a56d 2772
4.33.3 16e637225331f3ae0010ee76f131f79a688418f73972204b5e71360b3f1ee666 2764
4.33.2 82056d0a4367f7a21a44dd84fa4b88dcbbd0355ba60e5120b93d9e64822932d8 2763
4.33.1 f29c1c5bbc98e7c2234caa4886afe75b1378a50f362d3317d4a50204c4c6f344 2759
4.32.2 193a5ac2a49801ac2256a4035578f28731b16d6c1f1a6feff4c4958e5598dab3 2733
Version SHA256 Size (KB)
4.40.3 5748ca8ae2a15a4e45bcb006d50839da3578f7ea864bc2ca9daee32ecec03bee 2632
4.40.2 53d1863e99834e4ee84173a6a8e5cc46da91562298b163b46ad2936cf1e7ab0c 2633
4.35.2 0df5a4176b477cf58e6c10796c4590def6dd81f7495c3d12a1c503bcdbc17213 2404
4.35.1 3bba54122f434ca419b45571225c59338d4c335c1804f693e8c2691d23cdd73a 2403
4.34.2 e70f917cb07f157c5719514f7891bbac6a18978a122598b4c42e0cd39577240d 2407
4.34.1 83ff34d1709ffd732eaf21c3bf57fd6f77d1ab218e6f4dce43f033f0c04157ac 2406
4.33.3 d6eae6d02d9a42855e38d97cefada051102052e70adf129f7dcd307e6ac927e2 2399
4.33.2 c6e749b6781777ade448ba3256ecf5c5ea990c7c8ce5a95d29eb6778a468f9a0 2397
4.33.1 a5b094967817172385ebe8990571e885edce2fc25baebf00b2c9063f506e05d8 2395
4.32.2 cf4207a6806327b96bfc4374345f42b788254fca6830bc19d552d0bd4a729d14 2372
Version SHA256 Size (KB)
4.40.3 7e5eee90be7426152c1842f47002071aee45776dcef9f5396561428b60239b1b 2612
4.40.2 a05ed4b7862365c92cfba3e0cf5f9847fdfe91420486250b945856b8407d56ba 2611
4.35.2 3be12b2658e0e0edbebea8e79aca2b68da34185902df4360dd9c1fe8c461109e 2379
4.35.1 38e3062dcd0c914d812dfd2970a075f54d35dff0d9724663b16cd02bc62a5e98 2375
4.34.2 3a66391e3d498e75fb3ae21d503b9f0138a53a9e356010129d968daf5ca627f5 2454
4.34.1 52b874c7874584bbe9a6570158a88c569ab810ba23a5b7f6de3867ece62dc92a 2451
4.33.3 7169ed26c3efaa3e9dd0561d54e49de2c52a57aefa959fc3802025da0c828cd9 2447
4.33.2 e524b717076c6bf969bf32bd3bbcf3c17055e4ce8831cd1d75bb59fc6ddde4b2 2447
4.33.1 3a6a52edfc1744dbb24aebc271c9f845cec5b519554066d907a9ed1c40e12d31 2444
4.32.2 a5eddf32e2ee6fbf6ac43bf77d8127e98d6d09770dca2e594ff9689a847497d1 2418

Blueprints

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

Click here to see yq ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/yq/ops2deb.yml
name: yq
matrix:
  versions:
    - 4.25.3
    - 4.26.1
    - 4.27.2
    - 4.27.3
    - 4.28.1
    - 4.28.2
    - 4.29.1
    - 4.29.2
    - 4.30.1
    - 4.30.2
    - 4.30.3
    - 4.30.5
    - 4.30.6
    - 4.30.7
    - 4.30.8
    - 4.31.1
    - 4.31.2
    - 4.32.1
    - 4.32.2
    - 4.33.1
    - 4.33.2
    - 4.33.3
    - 4.34.1
    - 4.34.2
    - 4.35.1
    - 4.35.2
    - 4.40.2
    - 4.40.3
  architectures:
    - amd64
    - arm64
    - armhf
homepage: https://github.com/mikefarah/yq
summary: portable command-line YAML processor
description: |-
  Lightweight and portable command-line YAML processor. yq uses jq like syntax
  but works with yaml files as well as json. It doesn't yet support everything jq
  does - but it does support the most common operations and functions, and more
  is being added continuously.
fetch: https://github.com/mikefarah/yq/releases/download/v{{version}}/yq_linux_{{goarch}}
install:
  - yq_linux_{{goarch}}:/usr/bin/yq

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

Click here to see yq release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/yq/ops2deb.lock.yml
- url: https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_linux_amd64
  sha256: cb66f4382a65d0443824f0a0fcda9c5c5f7b6bd4e4346539b2f0abc647ecf0ea
  timestamp: 2022-06-23 14:45:19+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_linux_arm
  sha256: 2b11d52d529eeafa155bb1cb0dbad3cfbd8cb13710dd3910d696a95a10cad857
  timestamp: 2022-06-23 14:45:19+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.25.3/yq_linux_arm64
  sha256: 0fe0facd2f8ccf8a1d520b1cff3c1a2f91ed3a16323b31c3fff0a817bf67aa2b
  timestamp: 2022-06-23 14:45:19+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_amd64
  sha256: 9e35b817e7cdc358c1fcd8498f3872db169c3303b61645cc1faf972990f37582
  timestamp: 2022-07-15 04:28:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_arm
  sha256: fcb1e45bfd54d4e8375a9adef7a1bb55bf1b5d2eda90e46f382fb2f65d55177c
  timestamp: 2022-07-15 04:28:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_arm64
  sha256: 8966f9698a9bc321eae6745ffc5129b5e1b509017d3f710ee0eccec4f5568766
  timestamp: 2022-07-15 04:28:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_linux_amd64
  sha256: 19a50ad8c7e173d40ae34310164adf19e2eef278db7cb6c4b7efcd097c030600
  timestamp: 2022-08-01 11:24:58+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_linux_arm
  sha256: d46d586e1affdc5aa81532b2074082d952441ee4a24cf4fbc9a7251438e5f23e
  timestamp: 2022-08-01 11:24:58+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_linux_arm64
  sha256: 9ef1d5f08d038024c8c713085b72d42822f458a3bc15d0dd8dad5c4c3678e5d2
  timestamp: 2022-08-01 11:24:58+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_linux_amd64
  sha256: 9bef9dfdfdca811c307625b5d5ae75be07a382b5a7b9314d91918216965c3028
  timestamp: 2022-08-30 08:55:12+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_linux_arm
  sha256: f9c0bac61aee25a61bfc5dd73d700fa2bffd2796edea80baf73beca0fba5ebdf
  timestamp: 2022-08-30 08:55:12+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_linux_arm64
  sha256: 6ae872dbfef21e137e050e96814f948df4ab982fc7ba676cf2f4f8f7c4067e8f
  timestamp: 2022-08-30 08:55:12+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.28.1/yq_linux_amd64
  sha256: 818cb646d68c016b840d8db2f614553e488121d6a41aa0619fd16f17ed3a83d8
  timestamp: 2022-10-05 14:57:49+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.28.1/yq_linux_arm
  sha256: 205f583ce6e2bcb6c9e2f039cad1e633255e445a294fb8d3e7d751806eb7d28f
  timestamp: 2022-10-05 14:57:49+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.28.1/yq_linux_arm64
  sha256: 4a3a2195700326d59483c644c541752cdea053991f1abddd80a14998291ba651
  timestamp: 2022-10-05 14:57:49+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.28.2/yq_linux_amd64
  sha256: 7e0d59c65be5054a14ff2a76eb12c2d4ec3e5bc2f1dfa03c7356bb35b50bbf41
  timestamp: 2022-10-19 04:33:25+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.28.2/yq_linux_arm
  sha256: b4595a37d5903bd8b928d5735c76a3c1c5c2013e9bf987f5749aa2efc4c5ae2c
  timestamp: 2022-10-19 04:33:25+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.28.2/yq_linux_arm64
  sha256: 6cd03bf2b94a07ce149a9f388bbded1f85b4a0d4e0418ef2fc7e0f4285178a36
  timestamp: 2022-10-19 04:33:25+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_linux_amd64
  sha256: 893c2ca34f64614f07fe83be32b4739b47aad7c0a6d8a29b17698c768f40cfc6
  timestamp: 2022-10-29 11:22:44+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_linux_arm
  sha256: a76c494f51c50b68a4daf866881bc3ee47c5d22298749e832e76b588fa46bcba
  timestamp: 2022-10-29 11:22:44+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.29.1/yq_linux_arm64
  sha256: a27e64b0e868d51adc5e4bc6e217e0ded4ef12e2b11f15a41bd514c4aafc7ef6
  timestamp: 2022-10-29 11:22:44+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_linux_amd64
  sha256: 56aea54f0cd304e4756fdf5ea727a087478e84df02bf8ab49d1b420cfbef625f
  timestamp: 2022-10-31 03:27:53+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_linux_arm
  sha256: f9a22caaa327780c81e7ffb077c2f0312df3cd03cd5aaeedc24a65a5d3178344
  timestamp: 2022-10-31 03:27:53+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.29.2/yq_linux_arm64
  sha256: a2d71178dbebcff3be24b10bb6077f54d0cf6117f7d6a793958195348f723878
  timestamp: 2022-10-31 03:27:53+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_linux_amd64
  sha256: 4edfcb2c9814ee95b6fe12c7193b2a0e6fb03f464bf1728cb3ffa93a3e8b3c71
  timestamp: 2022-11-11 10:23:12+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_linux_arm
  sha256: 98e28ff06f9740364417aa938c071bd704a2c65b96f5346bdf003dae34c87d65
  timestamp: 2022-11-11 10:23:12+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.1/yq_linux_arm64
  sha256: c3f864f2cd8f42fd2002f99105b078da7ceb34f69df796a2ead2babaf8ddf73d
  timestamp: 2022-11-11 10:23:12+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.2/yq_linux_amd64
  sha256: 774d9a4599d2952c37eef27eb7afa769d61b9d6bb97cd313ef5f64bdab063168
  timestamp: 2022-11-13 03:00:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.2/yq_linux_arm
  sha256: acd36aa6f9fee2f2a20beb2363a01cd1d22c2c10b2336c18bc38eb7350753eb0
  timestamp: 2022-11-13 03:00:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.2/yq_linux_arm64
  sha256: 34021d3fe44b2623df727353762e7baf25b38c5d50586bb3bd0c240dd75c5df1
  timestamp: 2022-11-13 03:00:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.3/yq_linux_amd64
  sha256: 0298aa835b17c3f44f0a600783e13f95df1d537abdbac9a086b81fd2f097c8ac
  timestamp: 2022-11-15 02:57:30+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.3/yq_linux_arm
  sha256: 5424ad5d58fc19d9635b597e4766ee962b39af551d829f07f274e219f7847b0b
  timestamp: 2022-11-15 02:57:30+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.3/yq_linux_arm64
  sha256: 736e54514bd58675725099f2a6d51ae2108130eb5b8917aae02d14867000e5d0
  timestamp: 2022-11-15 02:57:30+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_linux_amd64
  sha256: 813d7d5b16a627a1fbbd763cb508fc8f143122f8f7195c872e7367d6295a331a
  timestamp: 2022-11-28 02:44:41+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_linux_arm
  sha256: 0c174e8e0f84976d2588a5eb1b0e83a55c5d8c78c639bb175ddd746d6d36ddb8
  timestamp: 2022-11-28 02:44:41+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.5/yq_linux_arm64
  sha256: aa786eb97871b58348fd1963e94779e13416a8ec22427c5f09152ee698f7169c
  timestamp: 2022-11-28 02:44:41+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.6/yq_linux_amd64
  sha256: 2aabdd748d301fc2286ea9f73eb20477b4ce173fbf072e0102fff1fcbed05985
  timestamp: 2022-12-17 02:25:23+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.6/yq_linux_arm
  sha256: e524b5b63f9b822534d5615c84348fccf038c933230b6411cfb0c797252e9725
  timestamp: 2022-12-17 02:25:23+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.6/yq_linux_arm64
  sha256: 40ee3000d5b65703caffb0263a7d5e75164f10afd2c9a3c879b6016f0300ac25
  timestamp: 2022-12-17 02:25:23+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.7/yq_linux_amd64
  sha256: 4dd4c27f94e78f8b9e6b50e558ad6b3aef5f08e12970f9ee1a3ef90537357a4a
  timestamp: 2023-01-14 07:22:14+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.7/yq_linux_arm
  sha256: c5eba3c73d2755e295776ddd451a7c4d75e31d6d96363dd012875d539198ef2d
  timestamp: 2023-01-14 07:22:14+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.7/yq_linux_arm64
  sha256: 549c5bc521bbaa2b0b1304dd17bcd68a8516ea29b776934669b0d7ed5523eae0
  timestamp: 2023-01-14 07:22:14+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.8/yq_linux_amd64
  sha256: 6c911103e0dcc54e2ba07e767d2d62bcfc77452b39ebaee45b1c46f062f4fd26
  timestamp: 2023-01-15 02:41:59+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.8/yq_linux_arm
  sha256: b950ddbd522a3cf97caaff463ddd8a3bda4a62463c260df5e05c210b9f4c524f
  timestamp: 2023-01-15 02:41:59+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.30.8/yq_linux_arm64
  sha256: 95092e8b5332890c46689679b5e4360d96873c025ad8bafd961688f28ea434c7
  timestamp: 2023-01-15 02:41:59+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.31.1/yq_linux_amd64
  sha256: 1aef844cbecbbf81036449ea5e7dfcdf19d2d374fab6303fdb8f849d04275d76
  timestamp: 2023-02-20 07:25:25+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.31.1/yq_linux_arm
  sha256: 1ce1d4efc47982f69f80fbadc6f3b152ff597390edd2f1436947858afb2f15e6
  timestamp: 2023-02-20 07:25:25+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.31.1/yq_linux_arm64
  sha256: ad52ed9ffe685f92cc655e9f539d241677ab772b9d11329c65a3654a7f97b7be
  timestamp: 2023-02-20 07:25:25+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_linux_amd64
  sha256: 71ef4141dbd9aec3f7fb45963b92460568d044245c945a7390831a5a470623f7
  timestamp: 2023-03-04 02:17:26+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_linux_arm
  sha256: 4873c86de5571487cb2dcfd68138fc9e0aa9a1382db958527fa8bc02349b5b26
  timestamp: 2023-03-04 02:17:26+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_linux_arm64
  sha256: 590f19f0a696103376e383c719fe0df28c62515627bf44e5e69403073ba83cbf
  timestamp: 2023-03-04 02:17:26+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_linux_amd64
  sha256: e53b82caa86477bd96cf447138c72c9a0a857142a5bcdd34440b2644693ed18f
  timestamp: 2023-03-18 06:22:50+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_linux_arm
  sha256: 0fc6c3e41af7613dcd0e2af5c3c448e7d0a46eab8b38a22f682d71e35720daed
  timestamp: 2023-03-18 06:22:50+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_linux_arm64
  sha256: db4eba6ced2656e1c40e4d0f406ee189773bdda1054cbd097c1dba471e04dd4d
  timestamp: 2023-03-18 06:22:50+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.32.2/yq_linux_amd64
  sha256: 0e5c6b5a74d4ccd6eed43180f60dd48a6e1d0e778f834dca33a312301674b628
  timestamp: 2023-03-20 01:39:10+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.32.2/yq_linux_arm
  sha256: 776b8dcfaf796255e60c0e9893d24ce9eb61cc7e787a1cc8b4a5dc37a84f02d5
  timestamp: 2023-03-20 01:39:10+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.32.2/yq_linux_arm64
  sha256: 2f855a9e616eb9c635269630666e7594931ab7524326ff02a8351d5762a28940
  timestamp: 2023-03-20 01:39:10+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_linux_amd64
  sha256: 5b9d60aa55e53fc06c9114aa5b9d5f1de9bdb231c91aed62b35d10d991831cda
  timestamp: 2023-03-26 01:38:05+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_linux_arm
  sha256: 80ec1487b9497e0c5f182c8e44d73b5e9c437719230e114b9fce2fa25c23f95a
  timestamp: 2023-03-26 01:38:05+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.1/yq_linux_arm64
  sha256: e3a47e60765322995f11422108829881d2166dcf9b13a3ae8ad2c002ee61f8a1
  timestamp: 2023-03-26 01:38:05+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_linux_amd64
  sha256: fbcc9551afd66622ffd68ad417837139741b2ad0eef9af1bb4b64e3596679ffa
  timestamp: 2023-03-31 01:27:00+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_linux_arm
  sha256: ee8d61975ebdfabf9b79ed2947ebfe39d62f290ab71d6eb53af183f06cfa1af2
  timestamp: 2023-03-31 01:27:00+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.2/yq_linux_arm64
  sha256: aa86e5f36850f9350a7393c7cf654ee726df99ae985b663eb3605ca2bdd24692
  timestamp: 2023-03-31 01:27:00+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_linux_amd64
  sha256: 4ee662847c588c3ef2fec8bfb304e8739e3dbaba87ccb9a608d691c88f5b64dc
  timestamp: 2023-04-11 06:22:11+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_linux_arm
  sha256: 77c239e17cb50a330da3c48af7dbd3b667af02c950a9ecae49b171cc0bf66c48
  timestamp: 2023-04-11 06:22:11+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.33.3/yq_linux_arm64
  sha256: 15925a972d268bcb0a7aa2236c7e5925b7a3ba4b5569bb57e943db7e8c6f834f
  timestamp: 2023-04-11 06:22:11+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_linux_amd64
  sha256: c5a92a572b3bd0024c7b1fe8072be3251156874c05f017c23f9db7b3254ae71a
  timestamp: 2023-05-23 06:21:38+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_linux_arm
  sha256: dfda7fc51bdf44d3551c4bca78ecd52c13d7137d99ec3f7b466c50333e0a0b7c
  timestamp: 2023-05-23 06:21:38+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.34.1/yq_linux_arm64
  sha256: c1410df7b1266d34a89a91dcfeaf8eb27cb1c3f69822d72040d167ec61917ba0
  timestamp: 2023-05-23 06:21:38+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_linux_amd64
  sha256: 1952f93323e871700325a70610d2b33bafae5fe68e6eb4aec0621214f39a4c1e
  timestamp: 2023-07-12 06:25:03+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_linux_arm
  sha256: 161f2b64e7bf277614983014b2b842e9ae9c1f234a9ea12593b0e5ebe5a89681
  timestamp: 2023-07-12 06:25:03+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.34.2/yq_linux_arm64
  sha256: 6ea70418755aa805b6d03e78a1c8a1bf236220f187ba3fb4f30663a35c43b4c1
  timestamp: 2023-07-12 06:25:03+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.35.1/yq_linux_amd64
  sha256: bd695a6513f1196aeda17b174a15e9c351843fb1cef5f9be0af170f2dd744f08
  timestamp: 2023-08-11 06:20:54+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.35.1/yq_linux_arm
  sha256: b2349bc220394329bc95865375feb5d777f5a5177bcdede272788b218f057a05
  timestamp: 2023-08-11 06:20:54+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.35.1/yq_linux_arm64
  sha256: 1d830254fe5cc2fb046479e6c781032976f5cf88f9d01a6385898c29182f9bed
  timestamp: 2023-08-11 06:20:54+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.35.2/yq_linux_amd64
  sha256: 8afd786b3b8ba8053409c5e7d154403e2d4ed4cf3e93c237462dc9ef75f38c8d
  timestamp: 2023-09-26 06:22:23+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.35.2/yq_linux_arm
  sha256: 000e1a8e82be5e99341c507a2abe93e104f0d4619dc7df742e88043206544c7e
  timestamp: 2023-09-26 06:22:23+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.35.2/yq_linux_arm64
  sha256: 6ea822bc966e7dc23bb7d675a1ff36bc2e7a9a9f88c402129eafbd6b19d8ff8a
  timestamp: 2023-09-26 06:22:23+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.2/yq_linux_amd64
  sha256: 00d48a5240ab575c3e82fb1e4fab768c33ce3e87e75b673a45d41a1c4ed1e86c
  timestamp: 2023-11-20 01:17:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.2/yq_linux_arm
  sha256: b0638735929c9bb045702cd551fab90b9e9c336711ff517d8116d80cdb6a2802
  timestamp: 2023-11-20 01:17:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.2/yq_linux_arm64
  sha256: 8e8eb17a02c02e882f44eb1b24ccc058b4c279768442f7e4cb626fda8e1dd1ce
  timestamp: 2023-11-20 01:17:13+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.3/yq_linux_amd64
  sha256: 6e9a5ed9591dbf1d13aaec4efaaf0ecdaf4945ea393b9ce01f4c3dea22311470
  timestamp: 2023-11-23 06:22:41+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.3/yq_linux_arm
  sha256: 6a97856e8b4ef992ce08dcfdf97fec517cf612b1a89078406f401673f126c21c
  timestamp: 2023-11-23 06:22:41+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.3/yq_linux_arm64
  sha256: 44a5cca10d33019b8a46212882197be4f961dfe7deddde0af497065aa980a6a4
  timestamp: 2023-11-23 06:22:41+00:00

Badge

WakeMeOps

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