oh-my-posh: Update to version 14.19.3

This commit is contained in:
github-actions[bot] 2023-03-26 16:28:36 +00:00
parent 9517a076fe
commit 6246b3c6ce

View File

@ -1,5 +1,5 @@
{ {
"version": "14.19.1", "version": "14.19.3",
"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/v14.19.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dd7bf7cc37d73a56a348b3d2698213e70923667755196c3975867e7b7cfa3df8", "341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da",
"63933d826d0e9a756e45c1aa9f6a7aa0525f9d2855d83ed56c59e61c46b44656" "3139e46fdfbc8ecb8f808a0787e71d4d3673ed598830ad38c82e46f8beaa6c0a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dd7bf7cc37d73a56a348b3d2698213e70923667755196c3975867e7b7cfa3df8", "341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da",
"6dd224ee64451cd41c1085f7ad3a581cc9234e4abe95910465c52640681a3d37" "1134f95d67f5de68cde1d4e7105987e378a190a8c71de380e4dacaaa77467391"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.19.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dd7bf7cc37d73a56a348b3d2698213e70923667755196c3975867e7b7cfa3df8", "341b475d378b4833901f5848f57e965dd5d16156ee62231d5d51d699203513da",
"06824d6f1fe1eb21aeb82f597cd84e25a67c84a3def72b172dc1ab73e946b971" "e5fcbeb456588b630726426a7b5b042a964f04a978631993f3b995f639e03a02"
] ]
} }
}, },