oh-my-posh: Update to version 18.12.0

This commit is contained in:
github-actions[bot] 2023-10-12 20:23:33 +00:00
parent f3a145a418
commit 557e1f1cee

View File

@ -1,5 +1,5 @@
{ {
"version": "18.11.0", "version": "18.12.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.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ca9d614b6c4bf7acd43a715f137332a5ce9bc3c50e90130a4343d5667bf8daad", "e61c95b718bf424e305c2fff99fff48ef48134abd317425d8ddfe242b4a9692c",
"e4244f3a9c0f078f564b28b7dbf0d6898a8bedbab38c7ce61602607883999ce1" "262e22954806807a9404131a3837c71c1732781f4c8c8b09120fbbb838787928"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.11.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ca9d614b6c4bf7acd43a715f137332a5ce9bc3c50e90130a4343d5667bf8daad", "e61c95b718bf424e305c2fff99fff48ef48134abd317425d8ddfe242b4a9692c",
"681ad6d7aa3d91903b610daab585a1150777a919f703e23949e820fbb68838aa" "a25237ccf9cc3871929090a5935ec3d76204ddc9705cb97fcf13bc3c8174b23c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"ca9d614b6c4bf7acd43a715f137332a5ce9bc3c50e90130a4343d5667bf8daad", "e61c95b718bf424e305c2fff99fff48ef48134abd317425d8ddfe242b4a9692c",
"5bf0da8798e6a5abad4ceae9451149762c192a89930c941d8b55f183e3801f9e" "762618fc5f6b45bebbf04abfee15d430ab27376b4d47759397f1ef2901ab247c"
] ]
} }
}, },