oh-my-posh: Update to version 12.22.0

This commit is contained in:
github-actions[bot] 2022-11-28 20:26:05 +00:00
parent 1c968aaa10
commit 16c053f911

View File

@ -1,5 +1,5 @@
{ {
"version": "12.21.0", "version": "12.22.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/v12.21.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.22.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7caec2fc99db94713212f62d26657190383a4bb6b7305e5f32e47adab2f14d6d", "afa3c6c400e55c3831e81ba6620ef1eb3b82ed72971700f75d76d94e68b2ea96",
"bca1608907cbee1a46b0a3e3210535afad1e27c85a4f4c3d3e9b13a4b577de0b" "285b2d62e134078c9508e6144c09e45572ba33b7f89caf06105a7c6ba5a4c6be"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.22.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7caec2fc99db94713212f62d26657190383a4bb6b7305e5f32e47adab2f14d6d", "afa3c6c400e55c3831e81ba6620ef1eb3b82ed72971700f75d76d94e68b2ea96",
"d00550c0d01182bf002d18e6f6e665d9661930e2a91f1423eaadcbf8eb69c9cf" "313b08f01c8b5b13a19bdf0e2f948d553067cfcb7cd2170581b352ae917f2c83"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.22.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.21.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.22.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7caec2fc99db94713212f62d26657190383a4bb6b7305e5f32e47adab2f14d6d", "afa3c6c400e55c3831e81ba6620ef1eb3b82ed72971700f75d76d94e68b2ea96",
"5eebefbbc76df32f848fb2fd30be36b8a855cd2ea203ea5dcf82b320e83302b0" "5fe423fd58cfdc3cec4cc1da40d246b589b04305f9a43f1c8841e20170315068"
] ]
} }
}, },