Skip to content

Commit bcc827c

Browse files
committed
Updated htscodecs module to version 1.0.
The upstream master repository for this has also now changed, from jkbonfield/htscodecs to samtools/htscodecs. (The jkbonfield one still exists as I use it for making PRs against the canonical copy at samtools, but the master branch will almost certainly not be kept up to date.)
1 parent 4df5bbd commit bcc827c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "htscodecs"]
22
path = htscodecs
3-
url = https://github.com/jkbonfield/htscodecs.git
3+
url = https://github.com/samtools/htscodecs.git
44
ignore = untracked

0 commit comments

Comments
 (0)