From 16e1a6bf0ac730a8ceddeeb59d1793ca7e7380d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Audiger?= <31616285+jaudiger@users.noreply.github.com> Date: Wed, 22 Jan 2025 22:30:36 +0100 Subject: [PATCH] feat: update oha to version 1.6.0 (#196) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémy Audiger --- packages/oha/brioche.lock | 4 ++-- packages/oha/project.bri | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/oha/brioche.lock b/packages/oha/brioche.lock index 5bcef21..6d8a23f 100644 --- a/packages/oha/brioche.lock +++ b/packages/oha/brioche.lock @@ -1,9 +1,9 @@ { "dependencies": {}, "downloads": { - "https://github.com/hatoo/oha/archive/refs/tags/v1.4.6.tar.gz": { + "https://github.com/hatoo/oha/archive/refs/tags/v1.6.0.tar.gz": { "type": "sha256", - "value": "8a68d4411ce241d161aeaa87e9f1e778b381398454bf58e58c976d575fcb2c3b" + "value": "44ae493c24f42f8994b4192ace99e63866c054e305d368bf77176108cbfa93fd" } } } diff --git a/packages/oha/project.bri b/packages/oha/project.bri index 7a2ace2..be2b4df 100644 --- a/packages/oha/project.bri +++ b/packages/oha/project.bri @@ -3,7 +3,7 @@ import { cargoBuild } from "rust"; export const project = { name: "oha", - version: "1.4.6", + version: "1.6.0", }; const source = Brioche.download(