oh-my-posh: Update to version 23.6.2

This commit is contained in:
github-actions[bot] 2024-08-09 12:31:22 +00:00
parent 985e81126b
commit 6b73693c66

View File

@ -1,5 +1,5 @@
{ {
"version": "23.6.1", "version": "23.6.2",
"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.1/themes.zip", "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.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2a06e96ff50f84ac78192d8cc918458ac70447cd15a4e7edcb5169967dcddf71", "48a099178395cb38a800e267aae4264d49da3805dbf5754ea62cb66956e83c55",
"aeea888e86238f363245ff0689ab56599d8e51de88452e4250937bf8f7fbda0f" "913e14efc1116d9f38291c8de2823e7998da76d67d5fc5075184bae31a5bcba1"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.1/themes.zip", "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.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2a06e96ff50f84ac78192d8cc918458ac70447cd15a4e7edcb5169967dcddf71", "48a099178395cb38a800e267aae4264d49da3805dbf5754ea62cb66956e83c55",
"351a7db4ab8f2165086c4b28eea7321808dbb38ac10ca89e0f560ae5b63e40ac" "db14cdb8ed83d4c0f54d2b7b1c3f887a2c1fdeb75d912581c5715572bc99cb62"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.1/themes.zip", "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.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2a06e96ff50f84ac78192d8cc918458ac70447cd15a4e7edcb5169967dcddf71", "48a099178395cb38a800e267aae4264d49da3805dbf5754ea62cb66956e83c55",
"4a4a3f189b4a6880d698c950cb0ca0aafb4aa0f43a623adb30acbbe370d45550" "c8c5b031fc4a228969c1fb3df4d9b3384637453af4233aee016790448c6cffad"
] ]
} }
}, },