oh-my-posh: Update to version 18.14.0

This commit is contained in:
github-actions[bot] 2023-10-17 08:26:59 +00:00
parent 5bdab9bbe5
commit b088b22291

View File

@ -1,5 +1,5 @@
{ {
"version": "18.13.0", "version": "18.14.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.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.14.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"db2f9efa98d71dfd727999314a2ca6463dabf2dabbe16050a57fa9e5acf960c9", "5c81ef9ea9e3f6dd0e6a31223b6fb3930c7d350fc9dfbfa64d7bd216b038657f",
"f2240c6d46f35ee424fdf93dfecb0439cfa7270ea275fad2fd6245ac23491f1a" "18ab1cb35aa9d78296a77143db5a0cba512133c7c32e5f1ed92169fa0473167c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.14.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"db2f9efa98d71dfd727999314a2ca6463dabf2dabbe16050a57fa9e5acf960c9", "5c81ef9ea9e3f6dd0e6a31223b6fb3930c7d350fc9dfbfa64d7bd216b038657f",
"c388d6e7800d7899c2f3c045718c89a7230c14419c7369cf133605463c4da82a" "904afcdf5a7d517f781f8c593b913625f3c912253e73a9612646252bdf447cf8"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.14.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"db2f9efa98d71dfd727999314a2ca6463dabf2dabbe16050a57fa9e5acf960c9", "5c81ef9ea9e3f6dd0e6a31223b6fb3930c7d350fc9dfbfa64d7bd216b038657f",
"85e76070b56939757b190846b114c64ac3c98c26dfd4e41bd548d866b21f04f3" "9c26b95f0abe0115311ca0580034282eed0a573af4e2c150bc3826f65ab1c95f"
] ]
} }
}, },