oh-my-posh: Update to version 23.6.3

This commit is contained in:
github-actions[bot] 2024-08-13 08:29:33 +00:00
parent 21fb610e8b
commit 4c4baa4974

View File

@ -1,5 +1,5 @@
{ {
"version": "23.6.2", "version": "23.6.3",
"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.6.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"48a099178395cb38a800e267aae4264d49da3805dbf5754ea62cb66956e83c55", "3cccd9469f8c1a94b20727fe861103e8bc386608be4afcb723a4e488fcd14321",
"913e14efc1116d9f38291c8de2823e7998da76d67d5fc5075184bae31a5bcba1" "fee404a7a17c9ad90d74249424d7929857e1896611858a4d3cd5611f15bb85e8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"48a099178395cb38a800e267aae4264d49da3805dbf5754ea62cb66956e83c55", "3cccd9469f8c1a94b20727fe861103e8bc386608be4afcb723a4e488fcd14321",
"db14cdb8ed83d4c0f54d2b7b1c3f887a2c1fdeb75d912581c5715572bc99cb62" "e1f89c580b1e837cbd77e269ffee03d3844c69b929ce952c66fcf6efb04f3c04"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"48a099178395cb38a800e267aae4264d49da3805dbf5754ea62cb66956e83c55", "3cccd9469f8c1a94b20727fe861103e8bc386608be4afcb723a4e488fcd14321",
"c8c5b031fc4a228969c1fb3df4d9b3384637453af4233aee016790448c6cffad" "fcad0d235e434316373db5beac494722076e9b4d771425f94ab835664e30b5a4"
] ]
} }
}, },