oh-my-posh: Update to version 18.1.0

This commit is contained in:
github-actions[bot] 2023-07-27 12:29:57 +00:00
parent 426363e398
commit 67ffca6a77

View File

@ -1,5 +1,5 @@
{ {
"version": "18.0.1", "version": "18.1.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/v18.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875", "76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2",
"123610026f7a31e20866688ff47dbb0118c7151d97be38474737a3b815da4ee1" "6847ca00f9d33616ff8a7c929b4e72984ce2b53eccf80cf4d0106c84533d6c67"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875", "76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2",
"5e6c44e20e7b44be7133e33be00820d71768c6fa19276540d9fa8edb299b6d16" "28264736b2d226a7cc246004843c2379b743bfd93fa12bc104ce8a2e7399e4bb"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9ff804b1b6cdc99dd2257b5ec0244b4349bed6db06fdace6023bd73a03ae0875", "76be34aa3deae606bca26ca1899c61e6b14121468e0d58765c0a222597345bc2",
"be217af8cc69835df61d83383202e18af70b94731e0a0710cc0d1fda7658cde1" "66997b0563994ae0bf655ca2c0eb1b49ae69400379f0fec1ad801b9ae7616194"
] ]
} }
}, },