oh-my-posh: Update to version 17.11.2

This commit is contained in:
github-actions[bot] 2023-07-14 16:28:02 +00:00
parent ed351cd055
commit 3c137c1a8a

View File

@ -1,5 +1,5 @@
{ {
"version": "17.11.0", "version": "17.11.2",
"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/v17.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ab86ec36ceac04efe2678f400bb8916b8ea656ec9884d1bb38ddf47101fc92d", "32463ad153bfd9f2fca4f4810ee066de284795e4770652d5552634d72bba189c",
"b76cd1d528303ac46d63e7cca8489d1758033ba34028ceb6c0bf781fdd86af91" "94024523eeb0859ab9fcf25bde999938339e70754fa192be5f125e13da5933e9"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ab86ec36ceac04efe2678f400bb8916b8ea656ec9884d1bb38ddf47101fc92d", "32463ad153bfd9f2fca4f4810ee066de284795e4770652d5552634d72bba189c",
"6fe2ac3cbaee026ee9eb07d1e8a4f39b960ee7fd8b8796242d5efeddb1f548cc" "9e256c73c237bc3af45dc1736d264580678fefe88a3e774e7ed2367f3e0b5354"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.11.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3ab86ec36ceac04efe2678f400bb8916b8ea656ec9884d1bb38ddf47101fc92d", "32463ad153bfd9f2fca4f4810ee066de284795e4770652d5552634d72bba189c",
"2754c1400d638677f87ba061ca0a8e9e1372401a643cd8db703732051455a83d" "26e881a8c5315cce7695c0e1b3a4c45e62b850b15a2f0563b98be06859e2a606"
] ]
} }
}, },