oh-my-posh: Update to version 12.29.0

This commit is contained in:
github-actions[bot] 2022-12-24 16:28:39 +00:00
parent 98137a47ab
commit f3e798fab8

View File

@ -1,5 +1,5 @@
{ {
"version": "12.28.3", "version": "12.29.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.28.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6b2fa74ab9eba97fa214ef0c166f41d16c1ad203f3b74492436a45110681ef61", "a480210a34dd4c34ab6c2ba3d1579a65e053e5171f1067b13a890bc9af05f667",
"5a19e8e27e6fe2481966ab17a0a54532d60c127cbed8daa259daad03eaa7bcbb" "c3153a7f07d8257bad78ffabd7db741e19cf8c564bd156ee20b3560d388ff814"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6b2fa74ab9eba97fa214ef0c166f41d16c1ad203f3b74492436a45110681ef61", "a480210a34dd4c34ab6c2ba3d1579a65e053e5171f1067b13a890bc9af05f667",
"88d5c76599aa5c72b0ac66a30d751ec5c2a9122218cce035a1ced7b29f585fb5" "09e869074985cae8e98e9806ca4638adcf8eb54039d7b85b6177dded7cc5adaf"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6b2fa74ab9eba97fa214ef0c166f41d16c1ad203f3b74492436a45110681ef61", "a480210a34dd4c34ab6c2ba3d1579a65e053e5171f1067b13a890bc9af05f667",
"e69c9625c5fbc110097a0d933e9f5fc71608825d6bf8e80be0f8f5ddcccb2374" "08c551e6b6f0ce46b93c66f8ffb013d888221f0ca6fe9a0770313b9ab5df6fea"
] ]
} }
}, },