Skip to content

Commit 8d698bb

Browse files
oh-my-posh: Update to version 28.1.1
1 parent 6037c4b commit 8d698bb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

bucket/oh-my-posh.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
"version": "28.1.0",
2+
"version": "28.1.1",
33
"description": "A prompt theme engine for any shell",
44
"homepage": "https://ohmyposh.dev",
55
"license": "MIT",
66
"notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
77
"architecture": {
88
"64bit": {
99
"url": [
10-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/themes.zip",
11-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
10+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/themes.zip",
11+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
1212
],
1313
"hash": [
14-
"71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea",
15-
"ee42615124eab4a0b38b69a1570420d4803552da5a67f1a44ccd6a0ecf4da69b"
14+
"385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9",
15+
"8cb1874090cf44410dd98dfcde5da10e19e5f858e358887d00be811ceb4f56c8"
1616
]
1717
},
1818
"arm64": {
1919
"url": [
20-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/themes.zip",
21-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
20+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/themes.zip",
21+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v28.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
2222
],
2323
"hash": [
24-
"71286ea8af2e7d042495e90eb4f4be348cf389efef5a4c1ae9fa78db68db95ea",
25-
"568dbb7d803d62596187bc20b4fd064ff98a909c67efbfeb8608996d9ff4e6a8"
24+
"385b50073f791dcc0ff4905b12156725498d9640aede8285e2380c172b5f4bd9",
25+
"2c1bd00a0714b2453b2479ac7e4c53bdee610196d93ad5203f885c82bd5595be"
2626
]
2727
}
2828
},

0 commit comments

Comments
 (0)