pkg(rockstar-1.0.0): switch to rocky implementation (#251)

This commit is contained in:
Dan Vargas 2021-05-05 05:45:33 -05:00 committed by GitHub
parent 09d32a521e
commit dae0c57aae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 19 deletions

View file

@ -1,5 +1,5 @@
{
"language": "rockstar",
"version": "1.0.0",
"aliases": ["rockstar", "rock"]
"aliases": ["rock", "rocky"]
}