oh-my-posh: Update to version 12.28.3

This commit is contained in:
github-actions[bot] 2022-12-23 16:29:14 +00:00
parent 46256c5151
commit 00d3559a74

View File

@ -1,5 +1,5 @@
{ {
"version": "12.28.2", "version": "12.28.3",
"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.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a917a60c82f08ff99b2d52bd2dcb2cbf682863284444bfbfac5341e2fd217602", "6b2fa74ab9eba97fa214ef0c166f41d16c1ad203f3b74492436a45110681ef61",
"cbf3bc06d48039ec5d9bc5db01bb0dce8e9f26a0522b9e210c6553733a90a4a4" "5a19e8e27e6fe2481966ab17a0a54532d60c127cbed8daa259daad03eaa7bcbb"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a917a60c82f08ff99b2d52bd2dcb2cbf682863284444bfbfac5341e2fd217602", "6b2fa74ab9eba97fa214ef0c166f41d16c1ad203f3b74492436a45110681ef61",
"ed140171705bfef07f1e1a04941f45c7b3903db5d8d843c44db4bc32ed69ef96" "88d5c76599aa5c72b0ac66a30d751ec5c2a9122218cce035a1ced7b29f585fb5"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a917a60c82f08ff99b2d52bd2dcb2cbf682863284444bfbfac5341e2fd217602", "6b2fa74ab9eba97fa214ef0c166f41d16c1ad203f3b74492436a45110681ef61",
"3931fde8370787d4a0e8a2ce05046c56db5ee58a265372c4ebfab196a132806b" "e69c9625c5fbc110097a0d933e9f5fc71608825d6bf8e80be0f8f5ddcccb2374"
] ]
} }
}, },