oh-my-posh: Update to version 12.30.1

This commit is contained in:
github-actions[bot] 2022-12-26 00:32:53 +00:00
parent ed6b7a8496
commit 88d311af85

View File

@ -1,5 +1,5 @@
{ {
"version": "12.29.0", "version": "12.30.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/v12.29.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a480210a34dd4c34ab6c2ba3d1579a65e053e5171f1067b13a890bc9af05f667", "be95d409ca9b9d0cb7e73b8353c6be65241651f2733de41df48ad9cfc525e8a4",
"c3153a7f07d8257bad78ffabd7db741e19cf8c564bd156ee20b3560d388ff814" "98953be89808b38081534d0befee6af480c56515a7645595ed5c57a76c9e81fb"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a480210a34dd4c34ab6c2ba3d1579a65e053e5171f1067b13a890bc9af05f667", "be95d409ca9b9d0cb7e73b8353c6be65241651f2733de41df48ad9cfc525e8a4",
"09e869074985cae8e98e9806ca4638adcf8eb54039d7b85b6177dded7cc5adaf" "4161f6089b8c27c220099fbcff9c9bb6af3af968f21321ad9c97884f672473e4"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.29.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a480210a34dd4c34ab6c2ba3d1579a65e053e5171f1067b13a890bc9af05f667", "be95d409ca9b9d0cb7e73b8353c6be65241651f2733de41df48ad9cfc525e8a4",
"08c551e6b6f0ce46b93c66f8ffb013d888221f0ca6fe9a0770313b9ab5df6fea" "a6eea4947ffd3d02f57b4f10d00a5a6fd0f4c9752dccf6b0446bd0f8a9589ce9"
] ]
} }
}, },