diff --git a/bucket/ov.json b/bucket/ov.json index 657ae0c211..3ffe0a2416 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.34.0", + "version": "0.34.1", "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.34.0/ov_0.34.0_windows_amd64.zip", - "hash": "7daea9d58d8625768f898ca7f8e5a5e336f7101cc25b2c4049c6d0d7afc66cb7" + "url": "https://github.com/noborus/ov/releases/download/v0.34.1/ov_0.34.1_windows_amd64.zip", + "hash": "c6af0619e1ec2d54ca8553c9039e2bbbe393453b7a58ab62c17e395b1407b45a" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.34.0/ov_0.34.0_windows_386.zip", - "hash": "e8227f7083373c23806f7454339ba482e53ed26814d2bc52901f8c42b34e3fa2" + "url": "https://github.com/noborus/ov/releases/download/v0.34.1/ov_0.34.1_windows_386.zip", + "hash": "2df9052b04720d5079ca48102903db175a64b8c4e97ce83d57368f2029b2eedb" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.34.0/ov_0.34.0_windows_arm64.zip", - "hash": "ccad8750e34841371a7629264b5e1807ce0932243e996e93a1cad55fa0bda9a9" + "url": "https://github.com/noborus/ov/releases/download/v0.34.1/ov_0.34.1_windows_arm64.zip", + "hash": "16cc98232555e905780bc89d918414f49caaff6f142d8ffa99fbae021d0e49a9" } }, "bin": "ov.exe",