oh-my-posh: Update to version 12.12.0

This commit is contained in:
github-actions[bot] 2022-11-04 20:29:35 +00:00
parent ae18bae96f
commit a65bbfae35

View File

@ -1,5 +1,5 @@
{ {
"version": "12.11.0", "version": "12.12.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.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d867d028130a47bc1e6dbc180d6e1a8d07b5e4dcffca7d897a7d4331c4de59be", "aad7518f41faec395f5f9046850c2beefa66206f64aef326cd044d2fee1ec866",
"7d936f6f7b7f5db7441cf13e85caa3553dc41ece268e06c61de654d338064bdb" "5d763042cf202b5142c7b5b8875d1b0d6e1d35f9466f3d5585e76b52614be629"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d867d028130a47bc1e6dbc180d6e1a8d07b5e4dcffca7d897a7d4331c4de59be", "aad7518f41faec395f5f9046850c2beefa66206f64aef326cd044d2fee1ec866",
"a6596a959629eba41ad0ed24d27133d33bba9763045e297d137c88dfcf19f1b5" "f232c3ca42a220af54a8087b4d042cd8e5c1e2848a741729ad4738ea76180c24"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d867d028130a47bc1e6dbc180d6e1a8d07b5e4dcffca7d897a7d4331c4de59be", "aad7518f41faec395f5f9046850c2beefa66206f64aef326cd044d2fee1ec866",
"25c00ba0df25bde0e69cb4d55496631f07227bee39900a2434e10b5f690f8d52" "0ae1f42f1460f3e75e0e65f6f4c7da32940e647ab0a35189689fe452962520ac"
] ]
} }
}, },