oh-my-posh: Update to version 16.4.4

This commit is contained in:
github-actions[bot] 2023-05-17 20:24:18 +00:00
parent f1791194ed
commit 8d377fb43a

View File

@ -1,5 +1,5 @@
{ {
"version": "16.4.2", "version": "16.4.4",
"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/v16.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.4/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b390837287283e61b40621263d8d005408afc297aeccb5dc139ee8977e6a4b4f", "5d49263b9e2350db82e1f2e24e4d71f7b24520123fd198b311befa555943942f",
"a243e2a9be4845ed90d5a60e6777cec43cb66f0b1c115ac3664bc9312b22ea75" "b2b857e4f78e79b3064d046699ae3f24ad06f35663e1a3ce374026b9f05d6f44"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.4/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b390837287283e61b40621263d8d005408afc297aeccb5dc139ee8977e6a4b4f", "5d49263b9e2350db82e1f2e24e4d71f7b24520123fd198b311befa555943942f",
"fc707fb613937a00826525535ffd63b5db94218255f76673dcd04aa300bc0049" "fddfca196f56b36e3338c15e5a2bcb520828f1b6a35d3f8c3c18cdbf5266d77c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v16.4.4/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b390837287283e61b40621263d8d005408afc297aeccb5dc139ee8977e6a4b4f", "5d49263b9e2350db82e1f2e24e4d71f7b24520123fd198b311befa555943942f",
"96bbf7ab453c058c7f96ec0d3acc9016133b39723e287c7538910081bcb69874" "a11cf4f42578c80cf459ab9ada1aa80d302b661f0c90994d4d8680598d55014a"
] ]
} }
}, },