oh-my-posh: Update to version 23.6.1

This commit is contained in:
github-actions[bot] 2024-08-08 08:28:50 +00:00
parent e545717289
commit 8dcf917ee2

View File

@ -1,5 +1,5 @@
{ {
"version": "23.6.0", "version": "23.6.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.6.0/themes.zip", "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.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"59c721af2164c8891a80b51d1de7615258f7d27ddaa285f7c198e289e12d4a11", "2a06e96ff50f84ac78192d8cc918458ac70447cd15a4e7edcb5169967dcddf71",
"09969fcdb8ea97f3fb30789470a10c322e37a2919f3bdd62f7a8082d1947b9d3" "aeea888e86238f363245ff0689ab56599d8e51de88452e4250937bf8f7fbda0f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.0/themes.zip", "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.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"59c721af2164c8891a80b51d1de7615258f7d27ddaa285f7c198e289e12d4a11", "2a06e96ff50f84ac78192d8cc918458ac70447cd15a4e7edcb5169967dcddf71",
"f9a773fa49d627ce37667b7a42a0c71a0de9c5b4d1a66d2ec67d8b847b2933c4" "351a7db4ab8f2165086c4b28eea7321808dbb38ac10ca89e0f560ae5b63e40ac"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.0/themes.zip", "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.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"59c721af2164c8891a80b51d1de7615258f7d27ddaa285f7c198e289e12d4a11", "2a06e96ff50f84ac78192d8cc918458ac70447cd15a4e7edcb5169967dcddf71",
"65a29c3094c2a4ae1d2b4e0853c61407e258f63c8aa76da49f9a54d8f3b4997e" "4a4a3f189b4a6880d698c950cb0ca0aafb4aa0f43a623adb30acbbe370d45550"
] ]
} }
}, },