.bin: Update

This commit is contained in:
Salt 2020-03-04 03:49:54 -06:00
parent 829c8e26c7
commit 9e6a603f61
2 changed files with 19 additions and 2 deletions

2
.bin

@ -1 +1 @@
Subproject commit dc5eef8adef739f4eecbb1e5abcf4915de04a3d3
Subproject commit 22819c5461d54f2b2643edf61239e790f4ac5dd3

View File

@ -418,5 +418,22 @@
"artist": "Alice in Chains",
"source": "https://www.youtube.com/watch?v=lmTKN09DPPQ"
}
},
"Test Album": {
"Tits": {
"track": 1,
"artist": "Salt",
"source": "foo"
},
"Balls": {
"track": 2,
"artist": "Salt",
"source": "bar"
},
"Ass": {
"track": 3,
"artist": "Salt",
"source": "baz"
}
}
}
}