|
1 | 1 | {
|
2 |
| - "version": "23.20.1", |
| 2 | + "version": "23.20.2", |
3 | 3 | "description": "A prompt theme engine for any shell",
|
4 | 4 | "homepage": "https://ohmyposh.dev",
|
5 | 5 | "license": "MIT",
|
6 | 6 | "notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
|
7 | 7 | "architecture": {
|
8 | 8 | "64bit": {
|
9 | 9 | "url": [
|
10 |
| - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/themes.zip", |
11 |
| - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/posh-windows-amd64.exe#/oh-my-posh.exe" |
| 10 | + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip", |
| 11 | + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-amd64.exe#/oh-my-posh.exe" |
12 | 12 | ],
|
13 | 13 | "hash": [
|
14 |
| - "100219cc1e435dc119a35a9688e197e66d6160a0208aa87d18f0dbd0c9386d1e", |
15 |
| - "e05b858df5a85178cfcd5fb8cc7a49725e5abc4f0fc2a97cbab87586edd910de" |
| 14 | + "dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11", |
| 15 | + "a4216567cd58d3409747a6d0c82d86a71bc4969002bf64829fea16b20987b76d" |
16 | 16 | ]
|
17 | 17 | },
|
18 | 18 | "32bit": {
|
19 | 19 | "url": [
|
20 |
| - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/themes.zip", |
21 |
| - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/posh-windows-386.exe#/oh-my-posh.exe" |
| 20 | + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip", |
| 21 | + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-386.exe#/oh-my-posh.exe" |
22 | 22 | ],
|
23 | 23 | "hash": [
|
24 |
| - "100219cc1e435dc119a35a9688e197e66d6160a0208aa87d18f0dbd0c9386d1e", |
25 |
| - "4206650e2327321d96108e3f1b4fc3ba6fdc83a00b77f5de7afc86d526e4d947" |
| 24 | + "dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11", |
| 25 | + "b6238767502f1c5026de3364a6d5ed325b41abd898ee5d2f3c2d71092ca82c09" |
26 | 26 | ]
|
27 | 27 | },
|
28 | 28 | "arm64": {
|
29 | 29 | "url": [
|
30 |
| - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/themes.zip", |
31 |
| - "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/posh-windows-arm64.exe#/oh-my-posh.exe" |
| 30 | + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip", |
| 31 | + "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-arm64.exe#/oh-my-posh.exe" |
32 | 32 | ],
|
33 | 33 | "hash": [
|
34 |
| - "100219cc1e435dc119a35a9688e197e66d6160a0208aa87d18f0dbd0c9386d1e", |
35 |
| - "02c07f5eeec988af8ae5df89d9979ad6c291f42e6eb3a805ad0aa6daeb6b1e93" |
| 34 | + "dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11", |
| 35 | + "fd7008c01c1b888cb616a23381422305080e6b9707ed066b74d9a681706acef1" |
36 | 36 | ]
|
37 | 37 | }
|
38 | 38 | },
|
|
0 commit comments