Skip to content

Commit

Permalink
Fix jmespath urwid incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
baztian committed Apr 17, 2023
1 parent af5eb0c commit 1bc8cf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@
tags:
- jpterm
vars:
pkg: jmespath-terminal
version: 0.2.1
pkg: git+https://github.com/chadselph/jmespath.terminal.git@bump-urwid
version: latest
bin: jpterm
tags: jpterm
- name: Check if jid already installed
Expand Down

0 comments on commit 1bc8cf4

Please sign in to comment.