From c34926d1d724a116c47f9911f90932ba6fbd14c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:29:59 +0000 Subject: [PATCH] ov: Update to version 0.33.2 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index 012d3d71e5..2979acb465 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.33.1", + "version": "0.33.2", "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.1/ov_0.33.1_windows_amd64.zip", - "hash": "1ec816976432be9426aea7e377e66d4e32edeb6d1babdaed0caf4de942070ecf" + "url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_amd64.zip", + "hash": "bd0fd91589ed4a02e920552a631ef7bceac65c892645eaefdbd2a26745755101" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_386.zip", - "hash": "4d019f218c0104efcefe888ab91d4a879b0bc5ae9db9624aa4e0cc099ecc14cd" + "url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_386.zip", + "hash": "3217051808fb3bdbc4bc57b04e36e8593bd1a5c85f45b72f874bb7dd4431d5b1" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.33.1/ov_0.33.1_windows_arm64.zip", - "hash": "076d74f26ddb453d1b16d246f4dc5feff4d7cbbc08ee3570f27e52b2a12cb3e6" + "url": "https://github.com/noborus/ov/releases/download/v0.33.2/ov_0.33.2_windows_arm64.zip", + "hash": "ae42be9222c5d15b11627e564c4bc416866f5f54353a3b188ce42ae313610119" } }, "bin": "ov.exe",