From 331b4e652097f4c045d657b562c7206dab6785e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 16:30:44 +0000 Subject: [PATCH] curlie: Update to version 1.6.9 --- bucket/curlie.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/curlie.json b/bucket/curlie.json index 6394e2090e..1401143f7b 100644 --- a/bucket/curlie.json +++ b/bucket/curlie.json @@ -1,12 +1,12 @@ { - "version": "1.6.7", + "version": "1.6.9", "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.7/curlie_1.6.7_windows_amd64.tar.gz", - "hash": "ba71e58b4511a440cff55b9c75359acab1577da88d4bb4213ed3f39800ce98b4" + "url": "https://github.com/rs/curlie/releases/download/v1.6.9/curlie_1.6.9_windows_amd64.tar.gz", + "hash": "133052209438b03e6571f97f39f3cb216bdcd1fdf494e7582576abda8dbb90f0" } }, "bin": "curlie.exe",