oh-my-posh: Update to version 23.15.0

This commit is contained in:
github-actions[bot] 2024-09-26 20:27:51 +00:00
parent 76e26600ad
commit c2f6a7d786

View File

@ -1,5 +1,5 @@
{ {
"version": "23.14.2", "version": "23.15.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.14.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cbdd4b9e303e8463ecfbcfadda0f8aea88456b5e57495eae2bb17dc42be5ca6c", "b9afe5ee9d6936932895062ac1105f6ac2e6939b22a9492460ab033100ace037",
"681022b45ee7a1f6de413ab044384c147812ff9720afd98dcd9b1ecbb578b88d" "7ca0bcbfe280c77eec70b4f290ee3f10f2e1e7dcd596449cd97393fe19747475"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cbdd4b9e303e8463ecfbcfadda0f8aea88456b5e57495eae2bb17dc42be5ca6c", "b9afe5ee9d6936932895062ac1105f6ac2e6939b22a9492460ab033100ace037",
"7f064bacca4737ad0eebbd73e3227a7051998d9e6c919685f22ea2b5e94f4694" "431020ac77a7b6b0d2ee5183c976de547ab13a70c2d0f3a39be0e8335639976d"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.14.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cbdd4b9e303e8463ecfbcfadda0f8aea88456b5e57495eae2bb17dc42be5ca6c", "b9afe5ee9d6936932895062ac1105f6ac2e6939b22a9492460ab033100ace037",
"7c3e6bd57d5f23abaec267b68ec5026cc18c06d9ca830c4ed03e9a7728838cd2" "cbd1e064c43bc84f5c364f4f41ea2bbde1243fedb19504899d444d5d3c600c46"
] ]
} }
}, },