oh-my-posh: Update to version 18.13.0

This commit is contained in:
github-actions[bot] 2023-10-14 08:25:18 +00:00
parent 0cc798b54e
commit f8295cb523

View File

@ -1,5 +1,5 @@
{ {
"version": "18.12.0", "version": "18.13.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.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e61c95b718bf424e305c2fff99fff48ef48134abd317425d8ddfe242b4a9692c", "db2f9efa98d71dfd727999314a2ca6463dabf2dabbe16050a57fa9e5acf960c9",
"262e22954806807a9404131a3837c71c1732781f4c8c8b09120fbbb838787928" "f2240c6d46f35ee424fdf93dfecb0439cfa7270ea275fad2fd6245ac23491f1a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e61c95b718bf424e305c2fff99fff48ef48134abd317425d8ddfe242b4a9692c", "db2f9efa98d71dfd727999314a2ca6463dabf2dabbe16050a57fa9e5acf960c9",
"a25237ccf9cc3871929090a5935ec3d76204ddc9705cb97fcf13bc3c8174b23c" "c388d6e7800d7899c2f3c045718c89a7230c14419c7369cf133605463c4da82a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.13.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e61c95b718bf424e305c2fff99fff48ef48134abd317425d8ddfe242b4a9692c", "db2f9efa98d71dfd727999314a2ca6463dabf2dabbe16050a57fa9e5acf960c9",
"762618fc5f6b45bebbf04abfee15d430ab27376b4d47759397f1ef2901ab247c" "85e76070b56939757b190846b114c64ac3c98c26dfd4e41bd548d866b21f04f3"
] ]
} }
}, },