diff --git a/bucket/ov.json b/bucket/ov.json index d0c882bf0b..4c536ac3d1 100644 --- a/bucket/ov.json +++ b/bucket/ov.json @@ -1,20 +1,20 @@ { - "version": "0.40.0", + "version": "0.40.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.40.0/ov_0.40.0_windows_amd64.zip", - "hash": "760e67a505efbbfa9a06eaffd66fe7ba6928f111eae1470b6da4e541fbc37928" + "url": "https://github.com/noborus/ov/releases/download/v0.40.1/ov_0.40.1_windows_amd64.zip", + "hash": "e8fed3357b58ee224ebc25bb59a7b33f10d51ea05c06a09f63b29e65f05bc68e" }, "32bit": { - "url": "https://github.com/noborus/ov/releases/download/v0.40.0/ov_0.40.0_windows_386.zip", - "hash": "c750ffc8175966736b364f96a97ca5e8149b2e5f62962a85f23a79a09d9c5fd8" + "url": "https://github.com/noborus/ov/releases/download/v0.40.1/ov_0.40.1_windows_386.zip", + "hash": "10395bb9f616e1ecd851548656a333d83099ebeea1f4daec1bd2439fab64219b" }, "arm64": { - "url": "https://github.com/noborus/ov/releases/download/v0.40.0/ov_0.40.0_windows_arm64.zip", - "hash": "eec0b5c945b532de3d1938e37bea5fb5decd552c47ff0db6f8cd060250acab96" + "url": "https://github.com/noborus/ov/releases/download/v0.40.1/ov_0.40.1_windows_arm64.zip", + "hash": "1d496c154076ce5b96078f6349a8cbc23e00458b5c4a13c1e25e673b4a34e8e1" } }, "bin": "ov.exe",