Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/idaholab/Malcolm into main_…
Browse files Browse the repository at this point in the history
…docs_idaholab
  • Loading branch information
mmguero committed Aug 29, 2024
2 parents 94543e5 + d6d355f commit 53e3657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### [Click here](https://github.com/cisagov/Malcolm/wiki/Mal.Con-'24-Announcement) for information & [register](https://forms.office.com/Pages/ResponsePage.aspx?id=bOfNPG2UEkq7evydCEI1Ss88WRPn8NRIuiwTHruDKhdUMVdZU0pBNFBKQjVCWU9RODI2SEJMUE0yMi4u) the first-ever Malcolm community conference, Mal.Con '24!
### [Click here](https://github.com/cisagov/Malcolm/wiki/Mal.Con24-Announcement) for information & [register](https://forms.office.com/Pages/ResponsePage.aspx?id=bOfNPG2UEkq7evydCEI1Ss88WRPn8NRIuiwTHruDKhdUMVdZU0pBNFBKQjVCWU9RODI2SEJMUE0yMi4u) the first-ever Malcolm community conference, Mal.Con '24!

# Malcolm

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if "$HOME"/.local/bin/fetch --version >/dev/null 2>&1; then
"https://github.com/FiloSottile/age|^age-v.+-linux-amd64\.tar\.gz$|/tmp/age.tar.gz"
"https://github.com/neilotoole/sq|^sq-.+amd64-amd64\.tar\.gz$|/tmp/sq.tar.gz"
"https://github.com/peco/peco|^peco_linux_amd64\.tar\.gz$|/tmp/peco.tar.gz"
"https://github.com/sachaos/viddy|^viddy_Linux_x86_64\.tar\.gz$|/tmp/viddy.tar.gz"
"https://github.com/sachaos/viddy|^viddy-.+-linux-x86_64\.tar\.gz$|/tmp/viddy.tar.gz"
"https://github.com/schollz/croc|^croc_.+_Linux-64bit\.tar\.gz$|/tmp/croc.tar.gz"
"https://github.com/schollz/hostyoself|^hostyoself_.+_Linux-64bit\.tar\.gz$|/tmp/hostyoself.tar.gz"
"https://github.com/smallstep/cli|^step_linux_.+_amd64\.tar\.gz$|/tmp/step.tar.gz"
Expand Down

0 comments on commit 53e3657

Please sign in to comment.