From 8b34d850ca706d4061030fe7d58710196d178837 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:29:48 +0000 Subject: [PATCH] ov: Update to version 0.33.3 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index 2979acb465..f0fa83e745 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.33.2", + "version": "0.33.3", "description": "Feature-rich terminal-based text viewer", "homepage": "https://noborus.github.io/ov", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_amd64.zip", - "hash": "bd0fd91589ed4a02e920552a631ef7bceac65c892645eaefdbd2a26745755101" + "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_amd64.zip", + "hash": "9a9a220e60297c2d6e40af9d788e2848513399dae7ccab09cecdfcdc28ca7ade" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_386.zip", - "hash": "3217051808fb3bdbc4bc57b04e36e8593bd1a5c85f45b72f874bb7dd4431d5b1" + "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_386.zip", + "hash": "95f671edffd9978aac2aa8d603a3242a4c57f10cb3701f9bbf8e717f1be99f96" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_arm64.zip", - "hash": "ae42be9222c5d15b11627e564c4bc416866f5f54353a3b188ce42ae313610119" + "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_arm64.zip", + "hash": "928ed8a223e1a8a2e551bab14bfbd4173c9895be08a5d40531c727caee2b8bfc" } }, "bin": "ov.exe",