oh-my-posh: Update to version 25.16.1

This commit is contained in:
github-actions[bot] 2025-04-19 20:27:27 +00:00
parent 6d5c2c35b5
commit d1ea3b01de

View File

@ -1,5 +1,5 @@
{ {
"version": "25.15.0", "version": "25.16.1",
"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/v25.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e46f623f81de3e46cd61b213036f8e28cb66c60d7fa70e795fe0ffe1c9523c62", "e198b81fc8c874e966c7fead7eabee103aca7249a1a537923fccbb167c61df1b",
"eb6bcb2c6e41d6782f9581750c87edf2e939e8f008f604ae9a5330d756f7a440" "ab83a1433ed1d07f7b7e7428fc15c979556968612242468380c5f2dbe98268e3"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e46f623f81de3e46cd61b213036f8e28cb66c60d7fa70e795fe0ffe1c9523c62", "e198b81fc8c874e966c7fead7eabee103aca7249a1a537923fccbb167c61df1b",
"a550f28b67fa63942691708f3c45d0e6f86e6877ced1a7aa1a41c8e3ae80f724" "a16ecd387a2ab017149da8a304ac85383e1fc3efd5e6be45f9156a91188e0268"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.15.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.16.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e46f623f81de3e46cd61b213036f8e28cb66c60d7fa70e795fe0ffe1c9523c62", "e198b81fc8c874e966c7fead7eabee103aca7249a1a537923fccbb167c61df1b",
"6a4abd4fa2649b0b786664c4d36664069462ceff63e86660160126c38943e26d" "6042c6d22a5d13bcf2182c0659e3e38ef66a4375a5bf575a885c7e48ade566e5"
] ]
} }
}, },