Skip to content

Commit

Permalink
Add Windows binary to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
hatchan committed Dec 14, 2017
1 parent dc90c91 commit d0ca30c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/create-release-notes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ TODO
- sha256: \`$(awk '{print $1}' "$DIR/../artifacts/latest/linux_amd64/SHA256SUMS")\`
- stern_darwin_amd64:
- sha256: \`$(awk '{print $1}' "$DIR/../artifacts/latest/darwin_amd64/SHA256SUMS")\`
- stern_windows_amd64.exe:
- sha256: \`$(awk '{print $1}' "$DIR/../artifacts/latest/windows_amd64/SHA256SUMS")\`
EOF

0 comments on commit d0ca30c

Please sign in to comment.