Skip to content

Commit 16e7540

Browse files
author
github-actions
committed
Rebuild index
1 parent 20b9347 commit 16e7540

File tree

1 file changed

+82
-0
lines changed

1 file changed

+82
-0
lines changed

index.json

+82
Original file line numberDiff line numberDiff line change
@@ -138070,6 +138070,38 @@
138070138070
"shortname": "MindManager-Win64.build",
138071138071
"inferred_type": "build"
138072138072
},
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+
},
138073138105
"com.github.NickETH.recipes.build.Blender-Win64": {
138074138106
"name": "Blender",
138075138107
"description": "Alters latest Blender MSI-file for Windows.",
@@ -140386,6 +140418,38 @@
140386140418
"com.github.NickETH.recipes.build..GLPI-Agent-Win64"
140387140419
]
140388140420
},
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+
},
140389140453
"com.github.NickETH.recipes.BMS.KeePassXC-Win64": {
140390140454
"name": "KeePassXC",
140391140455
"description": "Imports KeePassXC to BMS",
@@ -182900,6 +182964,15 @@
182900182964
"MindManager-Win64.build": [
182901182965
"com.github.NickETH.recipes.build.MindManager-Win64"
182902182966
],
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+
],
182903182976
"Blender-Win64.build": [
182904182977
"com.github.NickETH.recipes.build.Blender-Win64"
182905182978
],
@@ -183552,6 +183625,15 @@
183552183625
"GLPI-Agent-Win64.download": [
183553183626
"com.github.NickETH.recipes.download.GLPI-Agent-Win64"
183554183627
],
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+
],
183555183637
"KeePassXC-Win64.BMS": [
183556183638
"com.github.NickETH.recipes.BMS.KeePassXC-Win64"
183557183639
],

0 commit comments

Comments
 (0)