We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10257d commit 19e640cCopy full SHA for 19e640c
ci/update-v1.sh
@@ -1,7 +1,6 @@
1
#!/bin/bash
2
3
-# Updates both the coder-cli and coder-cli-nightly formulae to have the given
4
-# values.
+# Updates the coder@1 formula
5
# ./update.sh "<version>" "<darwin-amd64-zip-SHA256>" "<linux-amd64-targz-SHA256>"
6
7
set -euo pipefail
ci/update-v2.sh
+# Updates the coder formula
# ./update.sh "<version>" "<darwin-arm64-zip-SHA256>" "<darwin-amd64-zip-SHA256>" "<linux-amd64-targz-SHA256>"
0 commit comments