summaryrefslogtreecommitdiff
path: root/spec/fixtures/a_repo/manifests/another_user/manifest-5.1
blob: 185aed086483766adff99787b1659d44d1a11e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
commands = {}
modules = {}
repository = {
   a_rock = {
      ["3.0-1"] = {
         {
            arch = "src"
         },
         {
            arch = "rockspec"
         }
      }
   }
}