oh-my-posh: Update to version 12.35.2

This commit is contained in:
github-actions[bot] 2023-01-06 16:30:33 +00:00
parent 2336c7d242
commit 4cf4a5cbcb

View File

@ -1,5 +1,5 @@
{ {
"version": "12.35.1", "version": "12.35.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/v12.35.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"203b076523612a9c1ae5632fbc0399a6612ef5040df6cc736a105c6e7995f99d", "f50ee47413d0ced2b2878faa12af5f434e06bafd60d98b272db4a7a9b31ce4c3",
"608f4f0b394801a6d7d09f3f6266f5d1600f707b547811e21e0ea49217686edf" "abbf2c9d4d02bcc5dc228ca4b9519f95eba57da895ff222db9c0b973a492a2fa"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"203b076523612a9c1ae5632fbc0399a6612ef5040df6cc736a105c6e7995f99d", "f50ee47413d0ced2b2878faa12af5f434e06bafd60d98b272db4a7a9b31ce4c3",
"e69b8a5a2624b3a7d7cfeec64e8dbea706882b3d5dc05d8258b2bcfa1446e891" "235de84a97149bc46f0f5dcc335b659f277c7ce8343cc5da93fc011851c5fa52"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"203b076523612a9c1ae5632fbc0399a6612ef5040df6cc736a105c6e7995f99d", "f50ee47413d0ced2b2878faa12af5f434e06bafd60d98b272db4a7a9b31ce4c3",
"bd47caa3c415485c0f28d4179946cb344d0aad091fdd5a3c967d090f731e31f7" "a8650da304c0e0acc13cb2d432947d8b089b3f8f3ebc258310e5e5d2ea0f2b4d"
] ]
} }
}, },