aboutsummaryrefslogtreecommitdiff
path: root/.bcr/source.template.json
diff options
context:
space:
mode:
Diffstat (limited to '.bcr/source.template.json')
-rw-r--r--.bcr/source.template.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bcr/source.template.json b/.bcr/source.template.json
new file mode 100644
index 0000000..4f14819
--- /dev/null
+++ b/.bcr/source.template.json
@@ -0,0 +1,5 @@
+{
+ "integrity": "",
+ "strip_prefix": "{REPO}-{VERSION}",
+ "url": "https://github.com/{OWNER}/{REPO}/archive/refs/tags/{TAG}.tar.gz"
+}