oh-my-posh: Update to version 23.13.1

This commit is contained in:
github-actions[bot] 2024-09-12 20:27:22 +00:00
parent b716a089fa
commit dbbd8d46aa

View File

@ -1,5 +1,5 @@
{ {
"version": "23.13.0", "version": "23.13.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/v23.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cd690feced2ae88f638ae3bf125426dfa831fcd07c0f21d54c5b7eb5c6c7fb3c", "84f9eef74631a06ebf4f24d8153689c9aa4bb8f0117e9b977e0c74de96671bcc",
"be87231d61843e4b618f9d120916be71cb95f3ca278c70cec773bb1d88460a2d" "f0084929633a2b8035bdd626e378963eb9133d4d0332786fc957b986cfa354ae"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cd690feced2ae88f638ae3bf125426dfa831fcd07c0f21d54c5b7eb5c6c7fb3c", "84f9eef74631a06ebf4f24d8153689c9aa4bb8f0117e9b977e0c74de96671bcc",
"cae0885ad5af726facd2ad711aef57dc924cfc0c18eafb90cbb2a7ea7f0c068b" "1864b3cfe427bd2e48225447f86cff00b0683a42b045a7015233a8a72fdbde7d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.13.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cd690feced2ae88f638ae3bf125426dfa831fcd07c0f21d54c5b7eb5c6c7fb3c", "84f9eef74631a06ebf4f24d8153689c9aa4bb8f0117e9b977e0c74de96671bcc",
"b38801982bbbe0ff8e765e5a3c0e1695f70c77214de0721aa0412f0ac8d9f533" "2fc976f22cd1a8c84752114944b013003dfab3d5a69c86f2e88b9753edcda117"
] ]
} }
}, },