oh-my-posh: Update to version 21.17.0

This commit is contained in:
github-actions[bot] 2024-06-28 08:28:20 +00:00
parent 5fc32534c4
commit 8fd0b46842

View File

@ -1,5 +1,5 @@
{ {
"version": "21.16.2", "version": "21.17.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/v21.16.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.17.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"676dd18cd9296f06c8bf5f538a46d2dced90f3daf88e200cd7a150621f3404fc", "bd07ebdae464b0b9e88c01661d88ea88f83c52db620ca7e20ea85b8da486f815",
"36def4511befdad0fbce8aa5e2b0e4ef0660817501febbadee25c841774311f9" "b9b2eeae89b48369cc4971cf02e48774f5fd6efce1d146c9ed731ef056e59104"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.17.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"676dd18cd9296f06c8bf5f538a46d2dced90f3daf88e200cd7a150621f3404fc", "bd07ebdae464b0b9e88c01661d88ea88f83c52db620ca7e20ea85b8da486f815",
"657b5f6470fef18a8a35ba05c6a7dcf7ac1a630e7afef57aefb79af275eae0a6" "636fd42d30e7d4d720d8b21ded3ef5ce0672b942f436283d18f7da7c473d930c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.16.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.17.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"676dd18cd9296f06c8bf5f538a46d2dced90f3daf88e200cd7a150621f3404fc", "bd07ebdae464b0b9e88c01661d88ea88f83c52db620ca7e20ea85b8da486f815",
"7acb7e4e22e61a08d61101b3e3ccc604bdc2ae85fd475060b6aaafed5c123d71" "6db94fe5a4de62ddaffb732c16f3edcdc62c42f32539ccfaf5f87695e607b137"
] ]
} }
}, },