ov: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2023-09-23 20:22:58 +00:00
parent 8d53e61a11
commit 5e0a3805ef

View File

@ -1,20 +1,20 @@
{ {
"version": "0.31.0", "version": "0.32.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.31.0/ov_0.31.0_windows_amd64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.32.0/ov_0.32.0_windows_amd64.zip",
"hash": "fa33fc5fb53192b123b41894e163807f79963e67898486b2a221a5786804e5e2" "hash": "932d33f0060c47ae6a05ad377b46198d9810a0e07cfeedd513ad2be841babca0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.31.0/ov_0.31.0_windows_386.zip", "url": "https://github.com/noborus/ov/releases/download/v0.32.0/ov_0.32.0_windows_386.zip",
"hash": "c4a964c1a2453c8eef298cd70e89094fa849dbeef2f3977a76ee1f3c10177a2e" "hash": "d461b0551b46c53c667ab6d30555b8e943c1654b9c54fb7b9ec26ec10961d92d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.31.0/ov_0.31.0_windows_arm64.zip", "url": "https://github.com/noborus/ov/releases/download/v0.32.0/ov_0.32.0_windows_arm64.zip",
"hash": "76af67b29d734cd0b97aa118eb238762ff329eede7fbc693a8b8fadcf76b8e8c" "hash": "092c37a38eff234cc57c79edb75b67466266a2f1d9961cc2cfdb676e36116629"
} }
}, },
"bin": "ov.exe", "bin": "ov.exe",