oh-my-posh: Update to version 12.18.2

This commit is contained in:
github-actions[bot] 2022-11-23 08:29:19 +00:00
parent 1b0d5001a0
commit cb81dc4f9e

View File

@ -1,5 +1,5 @@
{ {
"version": "12.18.1", "version": "12.18.2",
"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/v12.18.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"92efc167174d0c99e971e90213f1e93e853cb88ff47da25323acba02aa5ceccd", "d3d7f7ed24134f5f3fc7a32b99a8a4824f473102785d56cf1cdf60fd94acfa0a",
"badc953f182b3d1306b2e79489b509e591eb3066a98d4fe5740a66e8923f1dc3" "bc2c0289438f1545e62e453cedf59f29b36eb06d329987847fe5198c1bf36fb5"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"92efc167174d0c99e971e90213f1e93e853cb88ff47da25323acba02aa5ceccd", "d3d7f7ed24134f5f3fc7a32b99a8a4824f473102785d56cf1cdf60fd94acfa0a",
"8f5b1a7914b6719bef0c56d3868dd0c74548033741de2f87e69a3eccb5bce970" "9a7d3603dfe28f2dca043099ad521929107e210668d4f9571b8f5a8c74d33460"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"92efc167174d0c99e971e90213f1e93e853cb88ff47da25323acba02aa5ceccd", "d3d7f7ed24134f5f3fc7a32b99a8a4824f473102785d56cf1cdf60fd94acfa0a",
"398a975bc8618617562e525cfdb43df9b6f18ad5a12a2bc3ab616c485c4284a8" "8feb310fc0bc307cae0610798b21755e6e54e8986106d94addaa8ee368bf9c84"
] ]
} }
}, },