oh-my-posh: Update to version 14.7.0

This commit is contained in:
github-actions[bot] 2023-02-18 20:25:35 +00:00
parent cdaffe3a8a
commit bacc169c29

View File

@ -1,5 +1,5 @@
{ {
"version": "14.5.0", "version": "14.7.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.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.5.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0ad285de19cb82a5ed9272cc4455ae64599278f335e8f79ea93c996734214950", "aa6831e10476a13d956311c7150c9ac81cbb394ddf16e007fcb5c3d049a31255",
"40d8bd5bea3549f7b01ce533e5d5e2ca972c84a75f0acba2cb48dc880949b6b8" "3df32e66cc75f4df597d594a83188c33562adfd8adb1f3b8e432bb58af967d78"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.5.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0ad285de19cb82a5ed9272cc4455ae64599278f335e8f79ea93c996734214950", "aa6831e10476a13d956311c7150c9ac81cbb394ddf16e007fcb5c3d049a31255",
"02bb4505f89676b5b86a13639adacaa3b98d3c678576375f8b64c12d796ac275" "c45bd0d059691246c1c579ebf31e32b82eba8c7ee4f9f466573c59ef9a1dc1c5"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.5.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.5.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.7.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0ad285de19cb82a5ed9272cc4455ae64599278f335e8f79ea93c996734214950", "aa6831e10476a13d956311c7150c9ac81cbb394ddf16e007fcb5c3d049a31255",
"5539fadaccd0e41f0b5bd6758163d75e498ef1f0086d9538cef778d9697c1cf7" "04720ce6c090dafa8fcc1c0ba27ee5c78f0270f2e925e977a8bc4dbb7dfb402e"
] ]
} }
}, },