chore: update local/ files
This commit is contained in:
parent
6a62efe646
commit
a78d489aac
1 changed files with 78 additions and 9 deletions
|
|
@ -6,7 +6,6 @@ curl -s https://cran.devxy.io/arm64/jammy/latest/src/contrib/PACKAGES | grep '^P
|
|||
curl -s https://cran.devxy.io/arm64/noble/latest/src/contrib/PACKAGES.gz | gzip -cd | grep '^Package:' | wc -l
|
||||
curl -s https://cran.devxy.io/arm64/noble/latest/src/contrib/PACKAGES | grep '^Package:' | wc -l
|
||||
|
||||
|
||||
curl -s https://cran.devxy.io/arm64/rhel8/latest/src/contrib/PACKAGES.gz | gzip -cd | grep '^Package:' | wc -l
|
||||
curl -s https://cran.devxy.io/arm64/rhel8/latest/src/contrib/PACKAGES | grep '^Package:' | wc -l
|
||||
|
||||
|
|
@ -31,4 +30,4 @@ curl -s https://cran.devxy.io/amd64/rhel9/latest/src/contrib/PACKAGES.gz | gzip
|
|||
curl -s https://cran.devxy.io/amd64/rhel9/latest/src/contrib/PACKAGES | grep '^Package:' | wc -l
|
||||
|
||||
curl -s https://cran.devxy.io/amd64/alpine320/latest/src/contrib/PACKAGES.gz | gzip -cd | grep '^Package:' | wc -l
|
||||
curl -s https://cran.devxy.io/amd64/alpine320/latest/src/contrib/PACKAGES | grep '^Package:' | wc -l
|
||||
curl -s https://cran.devxy.io/amd64/alpine320/latest/src/contrib/PACKAGES | grep '^Package:' | wc -l
|
||||
|
|
|
|||
Loading…
Reference in a new issue