oh-my-posh: Update to version 14.1.0

This commit is contained in:
github-actions[bot] 2023-02-02 20:27:30 +00:00
parent 65b12cb3c1
commit 753ee4f1b7

View File

@ -1,5 +1,5 @@
{ {
"version": "14.0.3", "version": "14.1.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/v14.0.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"47df94e8adb684ab4db29e1e983415c13721b8b557c96bdce21df3ada62976c0", "08452111ca7f041e1cf4e2f8827b20cd57eb5210aafa80562b7d266f8b1029d0",
"1c923db42b2790ff2b8eb60437974325e3c2cf37dcd87f7fecf86dfb56858947" "832a2dffaa2f8c631fe1d447a6590f6b4023ecba27e0004a16a9a31375cadfd0"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"47df94e8adb684ab4db29e1e983415c13721b8b557c96bdce21df3ada62976c0", "08452111ca7f041e1cf4e2f8827b20cd57eb5210aafa80562b7d266f8b1029d0",
"299d4cb8a1745ab411137f7fb6acd91cc023d759fc91780688415d2ef04c4907" "43171b773ce8ff4acf7dc7055a36984616e2f81be330da0dadaf33751624ec24"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"47df94e8adb684ab4db29e1e983415c13721b8b557c96bdce21df3ada62976c0", "08452111ca7f041e1cf4e2f8827b20cd57eb5210aafa80562b7d266f8b1029d0",
"4e619e6dec6b57d327434f06f41728450265a3ad56eefb672e8c40969552d854" "b61b1be032ef010e1858b2c89196a04396dc3f6fa6e6e30af01d7debf4e1c293"
] ]
} }
}, },