oh-my-posh: Update to version 12.11.0

This commit is contained in:
github-actions[bot] 2022-11-03 20:26:24 +00:00
parent b261752dc9
commit e69d629513

View File

@ -1,5 +1,5 @@
{ {
"version": "12.10.0", "version": "12.11.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.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.10.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3a5fffedd0a48fb42bb132ee4ecad1e235c6482ea66e8eaf09100487329cea04", "d867d028130a47bc1e6dbc180d6e1a8d07b5e4dcffca7d897a7d4331c4de59be",
"7939bb3c69fe843e3088a70f1625af58d64b8c35c6640e44c186c8ac52cf42e5" "7d936f6f7b7f5db7441cf13e85caa3553dc41ece268e06c61de654d338064bdb"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.10.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3a5fffedd0a48fb42bb132ee4ecad1e235c6482ea66e8eaf09100487329cea04", "d867d028130a47bc1e6dbc180d6e1a8d07b5e4dcffca7d897a7d4331c4de59be",
"3ddea5e827a77aadd1fdb6626a3808e760eb2176e633ea7a53531ee3b71fa5c3" "a6596a959629eba41ad0ed24d27133d33bba9763045e297d137c88dfcf19f1b5"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.10.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3a5fffedd0a48fb42bb132ee4ecad1e235c6482ea66e8eaf09100487329cea04", "d867d028130a47bc1e6dbc180d6e1a8d07b5e4dcffca7d897a7d4331c4de59be",
"7b717df3b25785be16756f871d085e36e63891629ba07cb3b0a2b86f38f3ba2d" "25c00ba0df25bde0e69cb4d55496631f07227bee39900a2434e10b5f690f8d52"
] ]
} }
}, },