oh-my-posh: Update to version 23.13.0

This commit is contained in:
github-actions[bot] 2024-09-12 08:30:16 +00:00
parent 546d6fff80
commit d1b49ea4b8

View File

@ -1,5 +1,5 @@
{ {
"version": "23.12.0", "version": "23.13.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/v23.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c6049c57d7e64f605cede556bc3630c0a50362e1eb4789f353e0bef719869b36", "cd690feced2ae88f638ae3bf125426dfa831fcd07c0f21d54c5b7eb5c6c7fb3c",
"9f00c32cfe95ba1d40c459278f127f48545e7e71323d9cc2752b8574b030c782" "be87231d61843e4b618f9d120916be71cb95f3ca278c70cec773bb1d88460a2d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c6049c57d7e64f605cede556bc3630c0a50362e1eb4789f353e0bef719869b36", "cd690feced2ae88f638ae3bf125426dfa831fcd07c0f21d54c5b7eb5c6c7fb3c",
"d30e49ecaae4f8b9fc1a6fb8c750d9d5b94ca9305f67428ce60a2cb50a6f975f" "cae0885ad5af726facd2ad711aef57dc924cfc0c18eafb90cbb2a7ea7f0c068b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"c6049c57d7e64f605cede556bc3630c0a50362e1eb4789f353e0bef719869b36", "cd690feced2ae88f638ae3bf125426dfa831fcd07c0f21d54c5b7eb5c6c7fb3c",
"075cfd234d0fa9b6b548a25116233f6391e12dd38cd350abaa0f5da89aefdd2a" "b38801982bbbe0ff8e765e5a3c0e1695f70c77214de0721aa0412f0ac8d9f533"
] ]
} }
}, },