ov: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2024-06-27 04:29:01 +00:00
parent c2922df70a
commit 6815c136fb

View File

@ -1,20 +1,20 @@
{ {
"version": "0.34.1", "version": "0.35.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.34.1/ov_0.34.1_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.35.0/ov_0.35.0_windows_amd64.zip",
"hash": "c6af0619e1ec2d54ca8553c9039e2bbbe393453b7a58ab62c17e395b1407b45a" "hash": "0390c15cca0bab5a46f912716d591fb74a2fc476ff2855282e9dfa3ddd79dce0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.34.1/ov_0.34.1_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.35.0/ov_0.35.0_windows_386.zip",
"hash": "2df9052b04720d5079ca48102903db175a64b8c4e97ce83d57368f2029b2eedb" "hash": "b39ab0071b0e37275b558e1c1b325ed596150dd0c08d9e5e377cfecc1abb8c3c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.34.1/ov_0.34.1_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.35.0/ov_0.35.0_windows_arm64.zip",
"hash": "16cc98232555e905780bc89d918414f49caaff6f142d8ffa99fbae021d0e49a9" "hash": "74e6ac1978a0537de8ddeb2108d4d8205eaa113263e7a3503ff0c708ef04e187"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",