Skip to content

Commit 1bc8cf4

Browse files
committed
Fix jmespath urwid incompatibility
jmespath/jmespath.terminal#26
1 parent af5eb0c commit 1bc8cf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@
148148
tags:
149149
- jpterm
150150
vars:
151-
pkg: jmespath-terminal
152-
version: 0.2.1
151+
pkg: git+https://github.com/chadselph/jmespath.terminal.git@bump-urwid
152+
version: latest
153153
bin: jpterm
154154
tags: jpterm
155155
- name: Check if jid already installed

0 commit comments

Comments
 (0)