oh-my-posh: Update to version 21.23.1

This commit is contained in:
github-actions[bot] 2024-07-10 00:36:01 +00:00
parent 5a03f12318
commit ce120886dd

View File

@ -1,5 +1,5 @@
{ {
"version": "21.23.0", "version": "21.23.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/v21.23.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f66846b49f6fe93f8661a60a5d91c18e72d3802b24da5a0e2033d7a81e9f4f61", "1176eab11b348f765011f414d305f774441bbcb71e963f5c30f7e1f278e88556",
"905dfef273444af198a2f4fc7f280d844ecbf47de0124455da0d0607b2744c37" "b9db8f5b80e2f18ee61afadee0b4a41af3bb9e90b5dd6799e977fc1c43ced93a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f66846b49f6fe93f8661a60a5d91c18e72d3802b24da5a0e2033d7a81e9f4f61", "1176eab11b348f765011f414d305f774441bbcb71e963f5c30f7e1f278e88556",
"8d05de4119b7698925358c2387f39c31c6b932a32fc07b546610f55c67b53806" "edf014b599f05c0fc1d0b3ca09565ddbfbef8775aa86590aace80ec7c9e26f2e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.23.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f66846b49f6fe93f8661a60a5d91c18e72d3802b24da5a0e2033d7a81e9f4f61", "1176eab11b348f765011f414d305f774441bbcb71e963f5c30f7e1f278e88556",
"2aa018453eb8bc64ac26731b22eb6028ad5d3eb6e8e94d0366a26ef110c84d3f" "17ede85a998bea800a6b99e663c0583a8173e4f4f257f89338414380ddd56f4b"
] ]
} }
}, },