oh-my-posh: Update to version 18.25.1

This commit is contained in:
github-actions[bot] 2023-11-15 12:30:10 +00:00
parent 41f9fd4e5c
commit 592c31f2dd

View File

@ -1,5 +1,5 @@
{ {
"version": "18.25.0", "version": "18.25.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/v18.25.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"aeadae6cc55b9486c5540c3125cd79770236f68727af8f7c479692321ff3a5c6", "47ae4b1e8f5a80d22468758719f6a1e9f84957ed96c82585e07fa267168f7d27",
"01748c9e2ac936647485abe10f656dd5b0279f15345cfab9a5bdb257ebb5992c" "3d86e416aa2b425e5131e823df08650b4b1d6c9e7112ca4e9e1d1020139a8ab6"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"aeadae6cc55b9486c5540c3125cd79770236f68727af8f7c479692321ff3a5c6", "47ae4b1e8f5a80d22468758719f6a1e9f84957ed96c82585e07fa267168f7d27",
"7a5b9257f790217f12e0977e387c6f89b07e8bbedbcfc22179c88450b8ba3c3a" "4c1f9e4ef2d79061810c1d3a7c17a744a8cc6c35197362a7fe8ca10fbdfe8a66"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.25.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"aeadae6cc55b9486c5540c3125cd79770236f68727af8f7c479692321ff3a5c6", "47ae4b1e8f5a80d22468758719f6a1e9f84957ed96c82585e07fa267168f7d27",
"90aa7c9ef91f1abfa486a1e263d492ccf944bc5d206b791bee1cbe6be4b90b89" "27debde2312325ac2d1fc4df46891fca41e35df5e7e65a0b3b92c1ada2016ef3"
] ]
} }
}, },