diff options
Diffstat (limited to 'npins/sources.json')
-rw-r--r-- | npins/sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json index 12388f3c..0ff5a8b1 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -12,6 +12,18 @@ "url": "https://github.com/ryantm/agenix/archive/e600439ec4c273cf11e06fe4d9d906fb98fa097c.tar.gz", "hash": "006ngydiykjgqs85cl19h9klq8kaqm5zs0ng51dnwy7nzgqxzsdr" }, + "angrr": { + "type": "Git", + "repository": { + "type": "GitHub", + "owner": "alanpearce", + "repo": "angrr" + }, + "branch": "main", + "revision": "2200cb8cf4cb99e1df4712ce41face4000db49bf", + "url": "https://github.com/alanpearce/angrr/archive/2200cb8cf4cb99e1df4712ce41face4000db49bf.tar.gz", + "hash": "0girpbs7fkjkbvbfhjg4h9j5hpb9plfd13dz128v02cfqnvpgp3f" + }, "darwin": { "type": "Git", "repository": { |