Skip to content

Commit

Permalink
bump fwup in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcarstens committed Feb 8, 2021
1 parent 3e47e4b commit aa09429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install_fwup: &install_fwup
run:
name: Install fwup
environment:
FWUP_VERSION: 1.7.0
FWUP_VERSION: 1.8.3
command: |
wget https://github.com/fhunleth/fwup/releases/download/v${FWUP_VERSION}/fwup_${FWUP_VERSION}_amd64.deb
dpkg -i fwup_${FWUP_VERSION}_amd64.deb
Expand Down

0 comments on commit aa09429

Please sign in to comment.