From c1d8a0bf6f6dfc50a454f18e550654b8b115d2e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:27:59 +0000 Subject: [PATCH] ov: Update to version 0.31.0 --- bucket/ov.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ov.json b/bucket/ov.json index b6595af37c..e713aae8a3 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/ov_0.30.0_windows_amd64.zip", - "hash": "a6d0112549f90ee555159886c22de0d05c3cf6c2a1519f57101fc055fae255f0" + "url": "https://github.com/noborus/ov/releases/download/v0.31.0/ov_0.31.0_windows_amd64.zip", + "hash": "fa33fc5fb53192b123b41894e163807f79963e67898486b2a221a5786804e5e2" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_386.zip", - "hash": "92a2641eb2e3c2b1ccf33984787f4ba4d1eb71addfa30edab452866bb61310b4" + "url": "https://github.com/noborus/ov/releases/download/v0.31.0/ov_0.31.0_windows_386.zip", + "hash": "c4a964c1a2453c8eef298cd70e89094fa849dbeef2f3977a76ee1f3c10177a2e" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.30.0/ov_0.30.0_windows_arm64.zip", - "hash": "650066ae29c6fd8af5fe31a1238c2256686bdeb4239a111761eb4d48df6b5d89" + "url": "https://github.com/noborus/ov/releases/download/v0.31.0/ov_0.31.0_windows_arm64.zip", + "hash": "76af67b29d734cd0b97aa118eb238762ff329eede7fbc693a8b8fadcf76b8e8c" } }, "bin": "ov.exe",