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

arm64 amd64 armhf

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.43.1*

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

Download URLs

Version SHA256 Size (KB)
4.43.1 c947cda20fd6f70969e8824ea50e321d2218756da273b2ca3f38063963f2fb77 3092
4.42.1 545a090e09a683fe4028e449b5eb235f910d2e5bb6245c2e5646ba83b31bffbc 3090
4.41.1 bb6f86cbc93ce2d13b0a6ca2696ab8727a7e32fc543de17fb4192277f2eede52 3085
4.40.7 b1adbad0fb207c263d53faf9ccf6210a3daa0c28923ac5ff82a9967f6c78d6b8 3082
4.40.5 92144ea9710e1a7244bc7e112477dbe93a895dc91edec8e5b295b4ffcdbf36e1 3044
4.40.4 4af7f37e70580a2ec0a2f95dd6bfb2c70e1c1a4b52e14b0c311863a38c821bed 3040
4.40.3 c317ddac6e202377b5de8eccc651e270ceca655bf9cdae1b81d287603b98351c 3041
4.40.2 9a5d7f269344bc07081ddd0685b201ccd7a83884663be4133c626b4dd69e3be1 3041
4.35.2 b9cfc47210d13c477527b7a339103595a1d703fba6c137345162604aedf079a6 2765
4.35.1 f6d90cca95c802381128a1a47ae73dd5120da1389a71475da556ac139f7e43d8 2763
Version SHA256 Size (KB)
4.43.1 138d497ae66fd0f7464b94356ca56f255dbc1770033219f40c4939d303693af2 2679
4.42.1 08928279fda998a1b488d5a85ba8509f07a77fdf8a031ec73b320afa373e1fe3 2673
4.41.1 51989ae8c8ca58d54ab6c6fd928a38420a875e9cd05d0137172a8343c5da70f9 2669
4.40.7 c70c95e900c281a21a3c403139f24ce6245d587c534c94cd22df3b309ed9f686 2668
4.40.5 fafd6d5096844c1b27eed3b17aa9b66cd54b8cecb49579dbfe050de4affc2d2a 2637
4.40.4 caf8cd3d405718e8b7530ad5f39ee9d59d53ea499e19982b08a19bb42e8e94af 2632
4.40.3 5748ca8ae2a15a4e45bcb006d50839da3578f7ea864bc2ca9daee32ecec03bee 2632
4.40.2 53d1863e99834e4ee84173a6a8e5cc46da91562298b163b46ad2936cf1e7ab0c 2633
4.35.2 0df5a4176b477cf58e6c10796c4590def6dd81f7495c3d12a1c503bcdbc17213 2404
4.35.1 3bba54122f434ca419b45571225c59338d4c335c1804f693e8c2691d23cdd73a 2403
Version SHA256 Size (KB)
4.43.1 7599016584e1bd1e8ddf7a72c880006e5834acd2ba1f322ba048b91e7db97295 2645
4.42.1 f05e259cbf6fde64ee02154296db29bb5954411f5f78571350b72e7a3a9907ce 2639
4.41.1 dea558143e9c64f9918a3bfd20e9d9ee4e4b6264ea6daac0b9e6659d95a40eb2 2636
4.40.7 937a4bf7f1abf4a0eb3444a577f214fcb00c2bab510b3af7d1218060d56e443b 2633
4.40.5 98063c91d92c4689c2a08249c28f562911bdc7b40ea9037df73f9453bbdbf6a5 2616
4.40.4 b11fb7fa0f026264873abbe5f398741fc743a6efc4edc4e3baf51bb8e9cd255e 2610
4.40.3 7e5eee90be7426152c1842f47002071aee45776dcef9f5396561428b60239b1b 2612
4.40.2 a05ed4b7862365c92cfba3e0cf5f9847fdfe91420486250b945856b8407d56ba 2611
4.35.2 3be12b2658e0e0edbebea8e79aca2b68da34185902df4360dd9c1fe8c461109e 2379
4.35.1 38e3062dcd0c914d812dfd2970a075f54d35dff0d9724663b16cd02bc62a5e98 2375

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:
  architectures:
    - amd64
    - arm64
    - armhf
  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
    - 4.40.4
    - 4.40.5
    - 4.40.7
    - 4.41.1
    - 4.42.1
    - 4.43.1
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
- url: https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_linux_amd64
  sha256: f9163412d9aa2aa55e888fdcaf2b4053ada20074be35f701424caa7163100704
  timestamp: 2023-12-04 03:18:14+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_linux_arm
  sha256: 2ff3f17483f2172a20130b16328114bfe6abd7d3068d66d8194a5093079e8529
  timestamp: 2023-12-04 03:18:14+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.4/yq_linux_arm64
  sha256: 79c61a1ebfedb165ec8c4678777775b52e2c581801f5d4cd80f97300852fe0f0
  timestamp: 2023-12-04 03:18:14+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_linux_amd64
  sha256: 0d6aaf1cf44a8d18fbc7ed0ef14f735a8df8d2e314c4cc0f0242d35c0a440c95
  timestamp: 2023-12-12 03:18:15+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_linux_arm
  sha256: c587b2411e43d3fbcdd24c233fb558a362b5111a8446b23f9ce9a4a5665a7041
  timestamp: 2023-12-12 03:18:15+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_linux_arm64
  sha256: 9431f0fa39a0af03a152d7fe19a86e42e9ff28d503ed4a70598f9261ec944a97
  timestamp: 2023-12-12 03:18:15+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_linux_amd64
  sha256: 4f13ee9303a49f7e8f61e7d9c87402e07cc920ae8dfaaa8c10d7ea1b8f9f48ed
  timestamp: 2024-02-09 00:19:59+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_linux_arm
  sha256: fb922bb1e3974fbd15957feafb5e9bbabe43f4192999cf9b3e0e470815f2e0da
  timestamp: 2024-02-09 00:19:59+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.40.7/yq_linux_arm64
  sha256: a84f2c8f105b70cd348c3bf14048aeb1665c2e7314cbe9aaff15479f268b8412
  timestamp: 2024-02-09 00:19:59+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_linux_amd64
  sha256: ce0d5a61c256a463fd32f67f133e0c2948bc2cf77d44c42ff335a40e6bef34bf
  timestamp: 2024-02-16 00:20:09+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_linux_arm
  sha256: ccd50344652c02574ca7dd123c7d66a06b391838e8ca6088b688e6edf2e25d0c
  timestamp: 2024-02-16 00:20:09+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.41.1/yq_linux_arm64
  sha256: 066aa930d74e39a25447b1900d8cbb3e1c7df72cd75bc203bc6ae5ee577a5b4a
  timestamp: 2024-02-16 00:20:09+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.42.1/yq_linux_amd64
  sha256: 1a95960dddd426321354d58d2beac457717f7c49a9ec0806749a5a9e400eb45e
  timestamp: 2024-02-26 00:21:08+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.42.1/yq_linux_arm
  sha256: 4e3fe0c37793d28e96d465d9958fbf679d8c616e1857d0faf7980ad087f32aee
  timestamp: 2024-02-26 00:21:08+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.42.1/yq_linux_arm64
  sha256: 16a57531a594b66c3e0981cd93f9e9cd4b684a347b86eaf5e3f409074ad67eb8
  timestamp: 2024-02-26 00:21:08+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.43.1/yq_linux_amd64
  sha256: cfbbb9ba72c9402ef4ab9d8f843439693dfb380927921740e51706d90869c7e1
  timestamp: 2024-03-24 00:23:19+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.43.1/yq_linux_arm
  sha256: 1d761e3c0b6fdfe51a18e1f2907b605b671d2fa221e2e66e482daac9ea51ef0e
  timestamp: 2024-03-24 00:23:19+00:00
- url: https://github.com/mikefarah/yq/releases/download/v4.43.1/yq_linux_arm64
  sha256: a8186efb079673293289f8c31ee252b0d533c7bb8b1ada6a778ddd5ec0f325b6
  timestamp: 2024-03-24 00:23:19+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