From b882e50cb578d94269b91c41ed69ddd2df13bf11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 00:32:14 +0000 Subject: [PATCH] htmlq: Update to version 0.4.0 --- bucket/htmlq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/htmlq.json b/bucket/htmlq.json index 9699c85137..dc6ca8da57 100644 --- a/bucket/htmlq.json +++ b/bucket/htmlq.json @@ -1,12 +1,12 @@ { - "version": "0.3.0", + "version": "0.4.0", "description": "Like jq, but for HTML. (Uses CSS selectors to extract bits of content from HTML files)", "homepage": "https://github.com/mgdm/htmlq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mgdm/htmlq/releases/download/v0.3.0/htmlq-x86_64-windows.zip", - "hash": "511a1d6ea67a6e047880eee32e9ca0e525696a3f5b11c8f21891d3267bed574a" + "url": "https://github.com/mgdm/htmlq/releases/download/v0.4.0/htmlq-x86_64-windows.zip", + "hash": "58b9bb55279da2a58acd1465e0448cc9556e280f8208f60a5f669b2bd4617005" } }, "bin": "htmlq.exe",