Skip to content

Commit 19e640c

Browse files
committed
and fix comments
1 parent f10257d commit 19e640c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

ci/update-v1.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22

3-
# Updates both the coder-cli and coder-cli-nightly formulae to have the given
4-
# values.
3+
# Updates the coder@1 formula
54
# ./update.sh "<version>" "<darwin-amd64-zip-SHA256>" "<linux-amd64-targz-SHA256>"
65

76
set -euo pipefail

ci/update-v2.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22

3-
# Updates both the coder-cli and coder-cli-nightly formulae to have the given
4-
# values.
3+
# Updates the coder formula
54
# ./update.sh "<version>" "<darwin-arm64-zip-SHA256>" "<darwin-amd64-zip-SHA256>" "<linux-amd64-targz-SHA256>"
65

76
set -euo pipefail

0 commit comments

Comments
 (0)