Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
Bump Wiggins Tag (#388)
Browse files Browse the repository at this point in the history
* bump wiggins tag

* changelog
  • Loading branch information
enricozb authored Oct 8, 2021
1 parent ee50eda commit e4216b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Spectrometer Changelog

## v2.16.4
- Monorepo: Fix bug with symlink logic mismatch between walker and buildspec uploader. ([#388](https://github.com/fossas/spectrometer/pull/388))

## v2.16.3
- Monorepo: Fix bug with non-glob exclusions. ([#386](https://github.com/fossas/spectrometer/pull/386))

Expand Down
2 changes: 1 addition & 1 deletion vendor_download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ esac
TAG="latest"
echo "Downloading asset information from latest tag for architecture '$ASSET_POSTFIX'"

WIGGINS_TAG="2021-10-06-3da0f51"
WIGGINS_TAG="2021-10-07-7bac169"
echo "Downloading wiggins binary"
echo "Using wiggins release: $WIGGINS_TAG"
WIGGINS_RELEASE_JSON=vendor/wiggins-release.json
Expand Down

0 comments on commit e4216b6

Please sign in to comment.