oh-my-posh: Update to version 18.3.5

This commit is contained in:
github-actions[bot] 2023-08-19 00:32:17 +00:00
parent c2dc511552
commit 81007c84d8

View File

@ -1,5 +1,5 @@
{ {
"version": "18.3.4", "version": "18.3.5",
"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/v18.3.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.4/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e444c1a758d82b44b441e2434e24378493c683dd9b4556d0a536ce024d1abfae", "b521fd99d737922eef8836e9418925ee681c1740513ab9590e0f495b8d1cf853",
"1d05a587bd1ca0363a7e792f8d9b7a8b7a9b2db206ce48018fd55a5ef032b59d" "46e8ae1e8e6d40580e8aa5f9681a3199ac147cc1b83c24add4b349edfa3e7d01"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.4/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e444c1a758d82b44b441e2434e24378493c683dd9b4556d0a536ce024d1abfae", "b521fd99d737922eef8836e9418925ee681c1740513ab9590e0f495b8d1cf853",
"69d1eb5e1dda607a4830fafd1772b2224f7ee2492265e6d93c8cd97c1f79431a" "41c6e9dd376b52678a169a7a875faaa7e610590ab27bfdb1eef489545e64226d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.4/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.5/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.4/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e444c1a758d82b44b441e2434e24378493c683dd9b4556d0a536ce024d1abfae", "b521fd99d737922eef8836e9418925ee681c1740513ab9590e0f495b8d1cf853",
"2e80e617cf5a19b335e9a8360b4f9fa2d0fcf15b8ad4235e605c4512816cc183" "ae15d8be2463526b4a585c61e1e393e82adc5c51437dbc54e0312ae7eec62e18"
] ]
} }
}, },