From 76de60f8f66195dd4802982ee5ca8d0922abe0aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 08:25:14 +0000 Subject: [PATCH] ov: Update to version 0.33.0 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index a4746d4ae6..cf69100fc3 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.32.1", + "version": "0.33.0", "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.32.1/ov_0.32.1_windows_amd64.zip", - "hash": "56281287f373bd2728f6e903a867e6eb885181f41c538fe5ddb98ba5a28de08d" + "url": "https://github.com/noborus/ov/releases/download/v0.33.0/ov_0.33.0_windows_amd64.zip", + "hash": "d183b4e9ff562569af48dc419a937b2a57e4a4a197be37a871f3dba2cfe83a3b" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.32.1/ov_0.32.1_windows_386.zip", - "hash": "2a970fc0f91dd034f30c7d67cd96c67aaf74febb1433cd7a9478d60ef2017069" + "url": "https://github.com/noborus/ov/releases/download/v0.33.0/ov_0.33.0_windows_386.zip", + "hash": "e9569004665dccab4e709bec2f88b1879ba43718426428478cfabbaa871599d5" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.32.1/ov_0.32.1_windows_arm64.zip", - "hash": "6072121774f038a00f75e50282a98211711df33bbf29571e0d78561b37d277c7" + "url": "https://github.com/noborus/ov/releases/download/v0.33.0/ov_0.33.0_windows_arm64.zip", + "hash": "465b46f7e0610872f0bc645030305841a61fab7e49739b697c56ad7feea0a5c4" } }, "bin": "ov.exe",