From 1e60746325e8fad669b390e552d2093401cca55f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 04:27:17 +0000 Subject: [PATCH] ov: Update to version 0.30.0 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index eea7037bf9..b6595af37c 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.15.0", + "version": "0.30.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.15.0/ov_0.15.0_windows_amd64.zip", - "hash": "a0dcbf4064a333e24b3f03f60a2d1b7def27735a1d52829ad63ee3a8cb38fe86" + "url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_amd64.zip", + "hash": "a6d0112549f90ee555159886c22de0d05c3cf6c2a1519f57101fc055fae255f0" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.15.0/ov_0.15.0_windows_386.zip", - "hash": "967ad97d1c3c9a996ccc9e552aab1ec6aeb9f04915c45aa445e325e20d76fe80" + "url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_386.zip", + "hash": "92a2641eb2e3c2b1ccf33984787f4ba4d1eb71addfa30edab452866bb61310b4" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.15.0/ov_0.15.0_windows_arm64.zip", - "hash": "2ae3b84bd6fe611013e1f65aec7b93343e4c8099080f0b0ce9735f70f9e86fd0" + "url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_arm64.zip", + "hash": "650066ae29c6fd8af5fe31a1238c2256686bdeb4239a111761eb4d48df6b5d89" } }, "bin": "ov.exe",