Skip to content

Commit

Permalink
Merge pull request #81 from serokell/diogo/chore-fix-nix-sources
Browse files Browse the repository at this point in the history
[Chore] Fix xrefcheck's hash in sources.json
  • Loading branch information
dcastro authored Apr 29, 2022
2 parents bec0b92 + b2914b5 commit 61d77cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"owner": "serokell",
"repo": "xrefcheck",
"rev": "dd0ad17f9cfed378be796fbd974aae7efb26d6b4",
"sha256": "1c2vlbcp82pik26y583fc5m17k3s7ir8gvvli6pri4f6njfr8x8c",
"sha256": "1jn6vz2ii8j24jszg9iqw0z292910g8420kp419n2wcywhiswwah",
"type": "tarball",
"url": "https://github.com/serokell/xrefcheck/archive/dd0ad17f9cfed378be796fbd974aae7efb26d6b4.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
Expand Down

0 comments on commit 61d77cd

Please sign in to comment.