File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: loupeR
22Title: Converts Seurat objects to 10x Genomics Loupe files
3- Version: 1.1.3
3+ Version: 1.1.4
44Authors@R:
55 person(given = "Eric",
66 family = "Siegel",
Original file line number Diff line number Diff line change @@ -176,15 +176,15 @@ executable_basename <- function() {
176176# ' @noRd
177177artifacts <- list (
178178 linux = list (
179- url = " https://github.com/10XGenomics/loupeR/releases/download/v1.1.3 /louper-linux-x64" ,
179+ url = " https://github.com/10XGenomics/loupeR/releases/download/v1.1.4 /louper-linux-x64" ,
180180 md5 = " b3fd93fd88a43fbcf3f6e40af3186eaa"
181181 ),
182182 mac = list (
183- url = " https://github.com/10XGenomics/loupeR/releases/download/v1.1.3 /louper-macos-x64" ,
183+ url = " https://github.com/10XGenomics/loupeR/releases/download/v1.1.4 /louper-macos-x64" ,
184184 md5 = " ea65a2ec372d623c54d45c51793014e2"
185185 ),
186186 windows = list (
187- url = " https://github.com/10XGenomics/loupeR/releases/download/v1.1.3 /louper-windows-x64.exe" ,
187+ url = " https://github.com/10XGenomics/loupeR/releases/download/v1.1.4 /louper-windows-x64.exe" ,
188188 md5 = " f5d1e99138e840169a19191d10bb25ab"
189189 )
190190)
You can’t perform that action at this time.
0 commit comments