@@ -138070,6 +138070,38 @@
138070
138070
"shortname": "MindManager-Win64.build",
138071
138071
"inferred_type": "build"
138072
138072
},
138073
+ "com.github.NickETH.recipes.download.LogiOptionsPlus-Win64": {
138074
+ "name": "LogiOptionsPlus",
138075
+ "description": "Downloads the latest Logitech Options+ x64 for Windows.",
138076
+ "repo": "autopkg/NickETH-recipes",
138077
+ "path": "Logitech/LogiOptionsPlus-Win64.download.recipe.yaml",
138078
+ "shortname": "LogiOptionsPlus-Win64.download",
138079
+ "inferred_type": "download",
138080
+ "children": [
138081
+ "com.github.NickETH.recipes.build.LogiOptionsPlus-Win64"
138082
+ ]
138083
+ },
138084
+ "com.github.NickETH.recipes.BMS.LogiOptionsPlus-Win64": {
138085
+ "name": "LogiOptionsPlus",
138086
+ "description": "Imports Logitech Options+ x64 to BMS",
138087
+ "repo": "autopkg/NickETH-recipes",
138088
+ "path": "Logitech/LogiOptionsPlus-Win64.BMS.recipe.yaml",
138089
+ "parent": "com.github.NickETH.recipes.build.LogiOptionsPlus-Win64",
138090
+ "shortname": "LogiOptionsPlus-Win64.BMS",
138091
+ "inferred_type": "BMS"
138092
+ },
138093
+ "com.github.NickETH.recipes.build.LogiOptionsPlus-Win64": {
138094
+ "name": "LogiOptionsPlus",
138095
+ "description": "Alters latest Logitech Options+ x64 for Windows.",
138096
+ "repo": "autopkg/NickETH-recipes",
138097
+ "path": "Logitech/LogiOptionsPlus-Win64.build.recipe.yaml",
138098
+ "parent": "com.github.NickETH.recipes.download.LogiOptionsPlus-Win64",
138099
+ "shortname": "LogiOptionsPlus-Win64.build",
138100
+ "inferred_type": "build",
138101
+ "children": [
138102
+ "com.github.NickETH.recipes.BMS.LogiOptionsPlus-Win64"
138103
+ ]
138104
+ },
138073
138105
"com.github.NickETH.recipes.build.Blender-Win64": {
138074
138106
"name": "Blender",
138075
138107
"description": "Alters latest Blender MSI-file for Windows.",
@@ -140386,6 +140418,38 @@
140386
140418
"com.github.NickETH.recipes.build..GLPI-Agent-Win64"
140387
140419
]
140388
140420
},
140421
+ "com.github.NickETH.recipes.download.DWGTrueview-Win64": {
140422
+ "name": "DWGTrueview",
140423
+ "description": "Downloads the latest DWG Trueview x64 for Windows.",
140424
+ "repo": "autopkg/NickETH-recipes",
140425
+ "path": "Autodesk/DWGTrueview-Win64.download.recipe.yaml",
140426
+ "shortname": "DWGTrueview-Win64.download",
140427
+ "inferred_type": "download",
140428
+ "children": [
140429
+ "com.github.NickETH.recipes.build.DWGTrueview-Win64"
140430
+ ]
140431
+ },
140432
+ "com.github.NickETH.recipes.build.DWGTrueview-Win64": {
140433
+ "name": "DWGTrueview",
140434
+ "description": "Alters latest DWG Trueview x64 for Windows.",
140435
+ "repo": "autopkg/NickETH-recipes",
140436
+ "path": "Autodesk/DWGTrueview-Win64.build.recipe.yaml",
140437
+ "parent": "com.github.NickETH.recipes.download.DWGTrueview-Win64",
140438
+ "shortname": "DWGTrueview-Win64.build",
140439
+ "inferred_type": "build",
140440
+ "children": [
140441
+ "com.github.NickETH.recipes.BMS.DWGTrueview-Win64"
140442
+ ]
140443
+ },
140444
+ "com.github.NickETH.recipes.BMS.DWGTrueview-Win64": {
140445
+ "name": "DWGTrueview",
140446
+ "description": "Imports DWG Trueview x64 to BMS",
140447
+ "repo": "autopkg/NickETH-recipes",
140448
+ "path": "Autodesk/DWGTrueview-Win64.BMS.recipe.yaml",
140449
+ "parent": "com.github.NickETH.recipes.build.DWGTrueview-Win64",
140450
+ "shortname": "DWGTrueview-Win64.BMS",
140451
+ "inferred_type": "BMS"
140452
+ },
140389
140453
"com.github.NickETH.recipes.BMS.KeePassXC-Win64": {
140390
140454
"name": "KeePassXC",
140391
140455
"description": "Imports KeePassXC to BMS",
@@ -182900,6 +182964,15 @@
182900
182964
"MindManager-Win64.build": [
182901
182965
"com.github.NickETH.recipes.build.MindManager-Win64"
182902
182966
],
182967
+ "LogiOptionsPlus-Win64.download": [
182968
+ "com.github.NickETH.recipes.download.LogiOptionsPlus-Win64"
182969
+ ],
182970
+ "LogiOptionsPlus-Win64.BMS": [
182971
+ "com.github.NickETH.recipes.BMS.LogiOptionsPlus-Win64"
182972
+ ],
182973
+ "LogiOptionsPlus-Win64.build": [
182974
+ "com.github.NickETH.recipes.build.LogiOptionsPlus-Win64"
182975
+ ],
182903
182976
"Blender-Win64.build": [
182904
182977
"com.github.NickETH.recipes.build.Blender-Win64"
182905
182978
],
@@ -183552,6 +183625,15 @@
183552
183625
"GLPI-Agent-Win64.download": [
183553
183626
"com.github.NickETH.recipes.download.GLPI-Agent-Win64"
183554
183627
],
183628
+ "DWGTrueview-Win64.download": [
183629
+ "com.github.NickETH.recipes.download.DWGTrueview-Win64"
183630
+ ],
183631
+ "DWGTrueview-Win64.build": [
183632
+ "com.github.NickETH.recipes.build.DWGTrueview-Win64"
183633
+ ],
183634
+ "DWGTrueview-Win64.BMS": [
183635
+ "com.github.NickETH.recipes.BMS.DWGTrueview-Win64"
183636
+ ],
183555
183637
"KeePassXC-Win64.BMS": [
183556
183638
"com.github.NickETH.recipes.BMS.KeePassXC-Win64"
183557
183639
],
0 commit comments