Skip to content

Commit de2f6a0

Browse files
fix asset name
1 parent 95fe8b7 commit de2f6a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"symbols": ["cache_age", "cache_expired", "cache_expired_ttl", "cache_lifetime", "cache_lifetime_shared", "http_request"],
1010
"assets": {
1111
"files": {
12-
"linux-amd64": "sqlite-http-cache_{version}_Linux_x86_64.tar.gz"
12+
"linux-amd64": "httpcache_{version}_Linux_x86_64.tar.gz"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)