From 54d5de43744bc89d57af6c35b94141bba17d391b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:27:14 +0000 Subject: [PATCH] curlie: Update to version 1.7.2 --- bucket/curlie.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/curlie.json b/bucket/curlie.json index 056a9de739..b143a4a85c 100644 --- a/bucket/curlie.json +++ b/bucket/curlie.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.7.2", "description": "The power of curl, the ease of use of httpie", "homepage": "https://curlie.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/rs/curlie/releases/download/v1.7.1/curlie_1.7.1_windows_amd64.tar.gz", - "hash": "687d2e6f66b7a6b7caf5e1ff413e5f27c09ab75e2d380b81ee63e6f39aa47f2a" + "url": "https://github.com/rs/curlie/releases/download/v1.7.2/curlie_1.7.2_windows_amd64.tar.gz", + "hash": "bbcfc4b9e1c2107090a1fe2c1a537027e424ea388e508cfd5a9e2e766821ccdc" } }, "bin": "curlie.exe",