Skip to content

Commit f520466

Browse files
Update ldcli.hcl
Co-authored-by: Dave Grochowski <ThePumpingLemma@users.noreply.github.com>
1 parent 53681de commit f520466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldcli.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
description = "The LaunchDarkly CLI helps you manage your feature flags from your terminal or your IDE"
22
test = "ldcli --help"
33
sha256-source = "https://github.com/launchdarkly/ldcli/releases/download/v${version}/ldcli_${version}_checksums.txt"
4-
source = "https://github.com/thnxdev/ldcli/releases/download/v${version}/ldcli_${version}_${os}_${arch}.tar.gz"
4+
source = "https://github.com/launchdarkly/ldcli/releases/download/v${version}/ldcli_${version}_${os}_${arch}.tar.gz"
55
binaries = ["ldcli"]
66

77
version "1.16.0" {

0 commit comments

Comments
 (0)