oh-my-posh: Update to version 25.3.0

This commit is contained in:
github-actions[bot] 2025-03-10 08:29:30 +00:00
parent ac9c446d84
commit 0f3b1681ca

View File

@ -1,5 +1,5 @@
{ {
"version": "25.2.1", "version": "25.3.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/v25.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.2.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6f18c9289e4d3a320f7df2c9abd69c503983de8b98102a235cb116420234a60e", "c8eaf920203d0378db2002640e8a25cfcd8e0b1d5ff0685e89e86fa7b8090c38",
"57670a880d8867756f0cf8a4989a92e61347140a4761bcdd0ba8ec30067264fe" "d703011cc92c28788cb0ca376c4bbc529bb929851d003870ffed4007bd327d1b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.2.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.3.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6f18c9289e4d3a320f7df2c9abd69c503983de8b98102a235cb116420234a60e", "c8eaf920203d0378db2002640e8a25cfcd8e0b1d5ff0685e89e86fa7b8090c38",
"b65c7b596d89f49e7a5acfcd4ffc6534a1c9743d46084431c7bc88d05d1503fd" "9f02f58acbaffc7609b8521a8caf11337b2c4a8472da73d5f08a1dd2ddcee142"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.2.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.2.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6f18c9289e4d3a320f7df2c9abd69c503983de8b98102a235cb116420234a60e", "c8eaf920203d0378db2002640e8a25cfcd8e0b1d5ff0685e89e86fa7b8090c38",
"6ebec83d01824e7f756dfc889883fa2a7f292be5f77c6f4968fd542ff95424bf" "fe306aebea24600a7a95ce1feed8ca8e83d663f82f2c2371ecb02b1d8a06f153"
] ]
} }
}, },