oh-my-posh: Update to version 12.28.0

This commit is contained in:
github-actions[bot] 2022-12-18 16:28:33 +00:00
parent 1a7210ceb7
commit 3cbf3b36d4

View File

@ -1,5 +1,5 @@
{ {
"version": "12.26.8", "version": "12.28.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.26.8/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e20f671514bc781b1258323513e879663d5e82f31d23b53c78748cf2f165f9a8", "9c749875c01439b70286ba58023cf09864edbf7cefaacbe304067ec6914a0459",
"cca0e9df41940a3734857d147c41d0b6e297334ce45f5c64270550f47c258a60" "40b567380f63951735ae82fb9c3a5db82c85472ef5471f162e10785549d2a0d3"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e20f671514bc781b1258323513e879663d5e82f31d23b53c78748cf2f165f9a8", "9c749875c01439b70286ba58023cf09864edbf7cefaacbe304067ec6914a0459",
"c1cd0569ba3316473017bbc43f0c1317558b30467e82155c47e9b69c95a9c679" "a28fc987b842416a56b64ed18d0abf8ab937b40ea34406d2c3c16936199cdd36"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.26.8/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.28.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e20f671514bc781b1258323513e879663d5e82f31d23b53c78748cf2f165f9a8", "9c749875c01439b70286ba58023cf09864edbf7cefaacbe304067ec6914a0459",
"0196c35418a8005bd55e85f61af04ece488e17a59ac71b72b044aa36003a5436" "45cf8d18a22c5ce533eb254cd9db23afa4518e1e26e6f148df38bc843ec36532"
] ]
} }
}, },