ov: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2025-12-02 00:41:53 +00:00
parent 88e1d8a501
commit e94621050c

View File

@ -1,20 +1,20 @@
{ {
"version": "0.45.1", "version": "0.50.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.45.1/ov_0.45.1_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.50.0/ov_0.50.0_windows_amd64.zip",
"hash": "20074c706c1e470367b6af270fd91a026313187d72b90a7fdfe14e533aadbdd2" "hash": "2e9dbede9a5c987074482364f034a65f9dbd2753025fcdabf519e76257e6f57e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.50.0/ov_0.50.0_windows_386.zip",
"hash": "c7bd8d7dcf19c4e6f5bc502fddbc6c457da967a893b4bfaa1a24f1ec20670810" "hash": "ca72e50dafb28b4fb912ebf6d3a908104d9627589861c90d6ffc75ff4aa7d029"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.50.0/ov_0.50.0_windows_arm64.zip",
"hash": "80042b180dd434b3fc62a43add480ba6287383aaf8d2402e323b23953e3b36bf" "hash": "29fe146cab0f7f4cad418c17f69d24d42eff2ca337777c9a213f8c0f3c8a3d6f"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",