oh-my-posh: Update to version 25.1.1

This commit is contained in:
github-actions[bot] 2025-03-04 08:31:21 +00:00
parent 9f7a309aa6
commit 2cf4e7f52c

View File

@ -1,5 +1,5 @@
{ {
"version": "25.1.0", "version": "25.1.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.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"95507d2e5644f5c1a8a0483e2432abdfacf6da60a81ffacd8597e29d0937f3aa", "10f3d39874c99d54741cfd843e6b994992db2d91f63a50d837b361e102affb0d",
"a6b7dfb9db949abd1d480ba746a51222a96302c29d938b7cd2ce603029f891bd" "a770695548d78bac6dee804039274d3766c1aced8a99241da898ff81ee501a90"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"95507d2e5644f5c1a8a0483e2432abdfacf6da60a81ffacd8597e29d0937f3aa", "10f3d39874c99d54741cfd843e6b994992db2d91f63a50d837b361e102affb0d",
"964988f15bce22d35bab581a86234775815fa017a22a9f3f2703240d2ba1ba86" "886ff829c059f4bf8aaee9c11badd1350b88eeab7ee6497c2a6373f92ceeab6f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"95507d2e5644f5c1a8a0483e2432abdfacf6da60a81ffacd8597e29d0937f3aa", "10f3d39874c99d54741cfd843e6b994992db2d91f63a50d837b361e102affb0d",
"473d4de4c16e4a639e6c8e52294193400c8f426512a5a1c646e0e318eff7eec1" "18610955bc3fa5ec236830a2764fadfa857d50431a3343f202689bd3ee861953"
] ]
} }
}, },