diff --git a/bucket/ov.json b/bucket/ov.json index f0fa83e745..657ae0c211 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.33.3", + "version": "0.34.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.33.3/ov_0.33.3_windows_amd64.zip", - "hash": "9a9a220e60297c2d6e40af9d788e2848513399dae7ccab09cecdfcdc28ca7ade" + "url": "https://github.com/noborus/ov/releases/download/v0.34.0/ov_0.34.0_windows_amd64.zip", + "hash": "7daea9d58d8625768f898ca7f8e5a5e336f7101cc25b2c4049c6d0d7afc66cb7" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_386.zip", - "hash": "95f671edffd9978aac2aa8d603a3242a4c57f10cb3701f9bbf8e717f1be99f96" + "url": "https://github.com/noborus/ov/releases/download/v0.34.0/ov_0.34.0_windows_386.zip", + "hash": "e8227f7083373c23806f7454339ba482e53ed26814d2bc52901f8c42b34e3fa2" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.33.3/ov_0.33.3_windows_arm64.zip", - "hash": "928ed8a223e1a8a2e551bab14bfbd4173c9895be08a5d40531c727caee2b8bfc" + "url": "https://github.com/noborus/ov/releases/download/v0.34.0/ov_0.34.0_windows_arm64.zip", + "hash": "ccad8750e34841371a7629264b5e1807ce0932243e996e93a1cad55fa0bda9a9" } }, "bin": "ov.exe",