oh-my-posh: Update to version 14.1.1

This commit is contained in:
github-actions[bot] 2023-02-03 08:28:53 +00:00
parent 2e06da00da
commit 34d99b2133

View File

@ -1,5 +1,5 @@
{ {
"version": "14.1.0", "version": "14.1.1",
"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.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"08452111ca7f041e1cf4e2f8827b20cd57eb5210aafa80562b7d266f8b1029d0", "c167389cca54e21f40a2d7eacb6d7663fbf7b8eac14bdfb4be38010265fee73f",
"832a2dffaa2f8c631fe1d447a6590f6b4023ecba27e0004a16a9a31375cadfd0" "b1de0deb5a9adbd6c65ef5bc896ad95b6f9ea423ee504238f38906bc695f983f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"08452111ca7f041e1cf4e2f8827b20cd57eb5210aafa80562b7d266f8b1029d0", "c167389cca54e21f40a2d7eacb6d7663fbf7b8eac14bdfb4be38010265fee73f",
"43171b773ce8ff4acf7dc7055a36984616e2f81be330da0dadaf33751624ec24" "d682804097c8658485c98b9bec4e67e139e25ed8f33f5b58a162e092344c6aa2"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"08452111ca7f041e1cf4e2f8827b20cd57eb5210aafa80562b7d266f8b1029d0", "c167389cca54e21f40a2d7eacb6d7663fbf7b8eac14bdfb4be38010265fee73f",
"b61b1be032ef010e1858b2c89196a04396dc3f6fa6e6e30af01d7debf4e1c293" "5df8ac0c48d50981f2e82c4ce4a66edcea347c1f18a7dbf7b7129bbf0fd1e95c"
] ]
} }
}, },