We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 785f957 commit cfd1873Copy full SHA for cfd1873
PklProject
@@ -4,5 +4,5 @@ package {
4
name = "terraform"
5
baseUri = "package://pkg.pkl-lang.org/github.com/infrablocks/pkl-\(name)/\(name)"
6
version = "0.0.0"
7
- packageZipUrl = "https://github.com/infrablocks/pkl-\(name)/releases/download/v\(version)/\(name)@\(version).zip"
+ packageZipUrl = "https://github.com/infrablocks/pkl-\(name)/releases/download/\(name)@\(version)/\(name)@\(version).zip"
8
}
0 commit comments