From 6e6a8822bcc96dbdfcaf87799c1b29577d666b74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 16:30:16 +0000 Subject: [PATCH] curlie: Update to version 1.7.1 --- bucket/curlie.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/curlie.json b/bucket/curlie.json index 1401143f7b..056a9de739 100644 --- a/bucket/curlie.json +++ b/bucket/curlie.json @@ -1,12 +1,12 @@ { - "version": "1.6.9", + "version": "1.7.1", "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.6.9/curlie_1.6.9_windows_amd64.tar.gz", - "hash": "133052209438b03e6571f97f39f3cb216bdcd1fdf494e7582576abda8dbb90f0" + "url": "https://github.com/rs/curlie/releases/download/v1.7.1/curlie_1.7.1_windows_amd64.tar.gz", + "hash": "687d2e6f66b7a6b7caf5e1ff413e5f27c09ab75e2d380b81ee63e6f39aa47f2a" } }, "bin": "curlie.exe",