aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/quickjs
diff options
context:
space:
mode:
authorGravatar apascovici <70730033+apascovici@users.noreply.github.com>2021-08-22 12:20:32 -0700
committerGravatar GitHub <noreply@github.com>2021-08-22 20:20:32 +0100
commit1c24bea3eb1684f6b6b2df7cb0e74380b555c3b8 (patch)
tree91e6fd1f55f17917350aeff517b31d6fd07ac8fb /projects/quickjs
parentea4d271dcb715e508334382ca6e6c797954b2008 (diff)
Update with actual repository (#6265)
The old repository is not there anymore (or not publically accessible)
Diffstat (limited to 'projects/quickjs')
-rw-r--r--projects/quickjs/project.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/quickjs/project.yaml b/projects/quickjs/project.yaml
index 7bc6d098..a2e3ce73 100644
--- a/projects/quickjs/project.yaml
+++ b/projects/quickjs/project.yaml
@@ -10,4 +10,4 @@ sanitizers:
- address
blackbox: true # also use a blackbox fuzzer for this project.
-main_repo: 'https://github.com/horhof/quickjs'
+main_repo: 'https://github.com/bellard/quickjs'