oh-my-posh: Update to version 19.20.0

This commit is contained in:
github-actions[bot] 2024-04-03 17:08:37 +00:00
parent 988dfce097
commit 1a8d4b1768

View File

@ -1,5 +1,5 @@
{ {
"version": "19.19.0", "version": "19.20.0",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.19.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.19.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b3d54a0849838f1a0646e52587b14cc4eaf53f025ceae87598d621719f4fcbd1", "7ea8120f630b33e55f1d9752e00a2c93ef19db9a871238d0e4be041a30d414ae",
"16a7c3257dec65dce5d1c96d2bc027b0b657e52cf250ad3ca549684e13ff0165" "ee89a1a2a4d238398f8d5526588d1abbf242d6d64b299243b89feb4aa50b373a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.19.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.19.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b3d54a0849838f1a0646e52587b14cc4eaf53f025ceae87598d621719f4fcbd1", "7ea8120f630b33e55f1d9752e00a2c93ef19db9a871238d0e4be041a30d414ae",
"abc7f9818854ad3cc30d8959e6322a6f134aa783d2e53b1ef401b516919a3d66" "3dd965a5a6a3c2d79e619fbc1599c845c45bb841d8198f381d50a39fe746127e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.19.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.19.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.20.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b3d54a0849838f1a0646e52587b14cc4eaf53f025ceae87598d621719f4fcbd1", "7ea8120f630b33e55f1d9752e00a2c93ef19db9a871238d0e4be041a30d414ae",
"1a2b1fa0f29d349ff24c6bf15a4de1955ac84999dc2c5abd8d3abee6ea9ae4ab" "5cbae57f76aa12ee7320a0a80a612f22f48a6b0845a74250591e222107cd3276"
] ]
} }
}, },