oh-my-posh: Update to version 20.2.3

This commit is contained in:
github-actions[bot] 2024-05-29 12:31:37 +00:00
parent c450d345bb
commit 6e9a8b4e0d

View File

@ -1,5 +1,5 @@
{ {
"version": "20.2.2", "version": "20.2.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/v20.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b29bcbc7226917afb2d0a584e3d4c6f1fb33f4a4d4b853a0af96baf101ca419d", "ac2fc7de4d933a1ed42b4ee57fdf446a1135320fba951b6c964f4f885e47edbf",
"a184ab653dfaa970a3d0c6179ad7ff7d3c9dd5d6c16b07f54cfb8b9641989370" "12befb35af763063bd1de14b64ce8880d68452faf02aa92b1894e2f63c8d8803"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b29bcbc7226917afb2d0a584e3d4c6f1fb33f4a4d4b853a0af96baf101ca419d", "ac2fc7de4d933a1ed42b4ee57fdf446a1135320fba951b6c964f4f885e47edbf",
"0932da37c8161b4a59a0e564db72fb1edb5624cc2c3a28ab0e75c2b71be67244" "e7b1b33e2542753eaa808a9bf7a9284efb98258b02b2bcc4412f2dc8cd6e5afe"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.2.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b29bcbc7226917afb2d0a584e3d4c6f1fb33f4a4d4b853a0af96baf101ca419d", "ac2fc7de4d933a1ed42b4ee57fdf446a1135320fba951b6c964f4f885e47edbf",
"10af99954585c14e9313449496f522094cf4670c197f13442298bc5cf75d588a" "91523259af9171d970ff9c61fdc8c49ad830a7e8d66b74cd577b3b37ba8c4692"
] ]
} }
}, },