oh-my-posh: Update to version 23.16.0

This commit is contained in:
github-actions[bot] 2024-10-05 20:26:45 +00:00
parent c64eda4c68
commit 9f2e52fb1c

View File

@ -1,5 +1,5 @@
{ {
"version": "23.15.3", "version": "23.16.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.15.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f4912dffe02878ae820518f84323a759dcd8b6ff82482457dcd49c6f5a107205", "5e2f0e715a28593509b9b61b719680c9cdfb6f2fb96c18146ac4646495a8f487",
"e215209af607103ecbef150871fdc0a3c1ee5be9c3f02a4897e2b0de633c569a" "6802fae4b9a725d85437235b2b58d2d35201ee9e080ed7e67a57b730835ddbc6"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f4912dffe02878ae820518f84323a759dcd8b6ff82482457dcd49c6f5a107205", "5e2f0e715a28593509b9b61b719680c9cdfb6f2fb96c18146ac4646495a8f487",
"078c1d65497adb00ad9236e8eb401b44dcb722165586fd08359ab16882491ede" "dae6b5ff694e9a1c8c9e79e9021c16558452b970dcd1726cc03ed57e039a7f78"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.15.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"f4912dffe02878ae820518f84323a759dcd8b6ff82482457dcd49c6f5a107205", "5e2f0e715a28593509b9b61b719680c9cdfb6f2fb96c18146ac4646495a8f487",
"2b8f23eacdc6dfeb5a249ba1374e17d0b768cb411febf29599b5f4f9529d82f2" "ab9cc8a934e582d065434d97178ead0f1e4a533639163dd858018023e299b557"
] ]
} }
}, },