oh-my-posh: Update to version 20.2.1

This commit is contained in:
github-actions[bot] 2024-05-26 16:27:37 +00:00
parent 9415c235e9
commit 0aafc9b882

View File

@ -1,5 +1,5 @@
{ {
"version": "20.2.0", "version": "20.2.1",
"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/v20.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"072fa02d9156835666991510809aeb06ffd876ca8892aea32bebcd67e25a07f9", "ed0c65a76464dedda1c5a63eadff007b5e2b34bd3331198844aedb7632312a77",
"2621af441a9623150762a465aa8ffcaaa53db19c82467cb0a1413330a8205a27" "21eb6e52a41b32774eb62606a6decd3291923a6a36ad48c31763901ee59ac77b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"072fa02d9156835666991510809aeb06ffd876ca8892aea32bebcd67e25a07f9", "ed0c65a76464dedda1c5a63eadff007b5e2b34bd3331198844aedb7632312a77",
"746056eee9482ac4c33a6ef5317136abcf5e4cfc84ca77f2777f125155c735f8" "221f3f09749b15567dbbbda88bc4445c04c76547db0e72fa50aaa48a408c6cf1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"072fa02d9156835666991510809aeb06ffd876ca8892aea32bebcd67e25a07f9", "ed0c65a76464dedda1c5a63eadff007b5e2b34bd3331198844aedb7632312a77",
"8e2f6c72c82420e0c77e76f57528362622eb6f0b66a62f699d58e7b341b55ef1" "6ab53afedfc32e01d9c69628c675b6bc5ac1e5f23a782cb8d7f07fb30d9e6485"
] ]
} }
}, },