Skip to content

Commit

Permalink
oh-my-posh: Update to version 19.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asoluter committed Mar 20, 2024
1 parent 371afe6 commit 9bccdec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/oh-my-posh.json
@@ -1,18 +1,18 @@
{
"version": "19.17.2",
"version": "19.18.1",
"description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev",
"license": "MIT",
"notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
"architecture": {
"64bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.2/posh-windows-amd64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.18.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.18.1/posh-windows-amd64.exe#/oh-my-posh.exe"
],
"hash": [
"6c39c82309f5ded2c46c0fd908d0f3c9c410758696958708aac042122514bd24",
"cfd9b695bc410715d471bcf0ca8f4c54d62715309dd7231de5ccf5024653ccc1"
"24752f891efc45ccea2ba80b38698689ee82662efda49e68801925bb5b981c56",
"bb4c1f75915b4356670d652256d41f114bdff22ae1246749b93996225a66ce5c"
]
}
},
Expand Down

0 comments on commit 9bccdec

Please sign in to comment.