oh-my-posh: Update to version 12.35.0

This commit is contained in:
github-actions[bot] 2023-01-06 08:27:54 +00:00
parent dec8eb397a
commit b20ef028a2

View File

@ -1,5 +1,5 @@
{ {
"version": "12.34.6", "version": "12.35.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.34.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.34.6/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"609c2db85ecd27952c3be4a7f68a0e6da338174cd903389a97da179d8b9d844c", "045a2b3948abcdd110d574284f285d50c65f7881e7e1de929aed1c0a49d25d99",
"4cf7194470d69eba0e41a11f01b7f9a724b805bce46fc9802c27db1a0750522d" "0d49c2b2aaf49ac6cbcf3f717c580178d4e02fe416048eab649f58d17bfe0c07"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.34.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.34.6/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"609c2db85ecd27952c3be4a7f68a0e6da338174cd903389a97da179d8b9d844c", "045a2b3948abcdd110d574284f285d50c65f7881e7e1de929aed1c0a49d25d99",
"78cfc1c6e3e658f1d72dd2052e5929f9b69dedd4c2b0756e661c45a89d70d475" "e7a970165322cfb75a33a3c3af4a5ad8ff0cfc07cd6c099030bc3206e1429339"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.34.6/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.34.6/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.35.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"609c2db85ecd27952c3be4a7f68a0e6da338174cd903389a97da179d8b9d844c", "045a2b3948abcdd110d574284f285d50c65f7881e7e1de929aed1c0a49d25d99",
"6cc733e446daae0c751b3c365fee542efec80a2f81dd9c22b604b4c7ae4d159d" "fd03a30109578240e4aff77fb83964a1f9faa7e64d35d5029903dae4b774155c"
] ]
} }
}, },