ov: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2024-07-25 00:35:08 +00:00
parent 8bfd4b2b36
commit ad4441efee

View File

@ -1,20 +1,20 @@
{ {
"version": "0.35.0", "version": "0.36.0",
"description": "Feature-rich terminal-based text viewer", "description": "Feature-rich terminal-based text viewer",
"homepage": "https://noborus.github.io/ov", "homepage": "https://noborus.github.io/ov",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.35.0/ov_0.35.0_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.36.0/ov_0.36.0_windows_amd64.zip",
"hash": "0390c15cca0bab5a46f912716d591fb74a2fc476ff2855282e9dfa3ddd79dce0" "hash": "70f0e2d614be827d9ceb88971544761f4667ae72a56cea88fa90d4eccb57fe1c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.35.0/ov_0.35.0_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.36.0/ov_0.36.0_windows_386.zip",
"hash": "b39ab0071b0e37275b558e1c1b325ed596150dd0c08d9e5e377cfecc1abb8c3c" "hash": "c98854acc8fbea707ff5857baccfbebcc956a6908ee026fb68a43f3faefc95f4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.35.0/ov_0.35.0_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.36.0/ov_0.36.0_windows_arm64.zip",
"hash": "74e6ac1978a0537de8ddeb2108d4d8205eaa113263e7a3503ff0c708ef04e187" "hash": "a11d6ee2174ff65014d0bc8248b4e8a3db7de45bb6ecb7adc1739e8ccf177273"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",