Skip to content

Commit 2618b7c

Browse files
author
github-actions
committed
Rebuild index
1 parent 98d5295 commit 2618b7c

File tree

2 files changed

+144
-2
lines changed

2 files changed

+144
-2
lines changed

index.json

Lines changed: 72 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81423,6 +81423,17 @@
8142381423
"com.github.almenscorner.intune.Godspeed"
8142481424
]
8142581425
},
81426+
"com.github.dataJAR-recipes.munki.Logitech G HUB": {
81427+
"name": "LogitechGHUB",
81428+
"description": "Downloads the latest version of Logitech G HUB and imports it into Munki.",
81429+
"repo": "autopkg/dataJAR-recipes",
81430+
"path": "Logitech G HUB/Logitech G HUB.munki.recipe",
81431+
"parent": "com.github.grahampugh.recipes.pkg.LogitechGHUB",
81432+
"shortname": "Logitech G HUB.munki",
81433+
"inferred_type": "munki",
81434+
"app_display_name": "Logitech G HUB",
81435+
"app_description": "ASSIGN. TUNE. IMMERSE. PLAY.\n\nWhere the community connects with endless possibilities."
81436+
},
8142681437
"com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN": {
8142781438
"name": "SketchUpPro2021-EN",
8142881439
"description": "Downloads the latest version of SketchUp Pro 2021 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.",
@@ -83376,6 +83387,28 @@
8337683387
"com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL"
8337783388
]
8337883389
},
83390+
"com.github.dataJAR-recipes.download.IdeaMapperPro": {
83391+
"name": "IdeaMapperPro",
83392+
"description": "Downloads the latest version of IdeaMapperPro.",
83393+
"repo": "autopkg/dataJAR-recipes",
83394+
"path": "IdeaMapperPro/IdeaMapperPro.download.recipe",
83395+
"shortname": "IdeaMapperPro.download",
83396+
"inferred_type": "download",
83397+
"children": [
83398+
"com.github.dataJAR-recipes.munki.IdeaMapperPro"
83399+
]
83400+
},
83401+
"com.github.dataJAR-recipes.munki.IdeaMapperPro": {
83402+
"name": "IdeaMapperPro",
83403+
"description": "Downloads the latest version of IdeaMapperPro and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.",
83404+
"repo": "autopkg/dataJAR-recipes",
83405+
"path": "IdeaMapperPro/IdeaMapperPro.munki.recipe",
83406+
"parent": "com.github.dataJAR-recipes.download.IdeaMapperPro",
83407+
"shortname": "IdeaMapperPro.munki",
83408+
"inferred_type": "munki",
83409+
"app_display_name": "IdeaMapperPro",
83410+
"app_description": "ideamapper Pro is a unique mind mapping software that enables you to manage your ideas, organise your workload and improve writing proficiency."
83411+
},
8337983412
"com.github.dataJAR-recipes.download.BetterDisplay": {
8338083413
"name": "BetterDisplay",
8338183414
"description": "Downloads the latest version of BetterDisplay.",
@@ -113761,7 +113794,10 @@
113761113794
"path": "LogitechGHUB/LogitechGHUB.pkg.recipe.yaml",
113762113795
"parent": "com.github.grahampugh.recipes.download.LogitechGHUB",
113763113796
"shortname": "LogitechGHUB.pkg",
113764-
"inferred_type": "pkg"
113797+
"inferred_type": "pkg",
113798+
"children": [
113799+
"com.github.dataJAR-recipes.munki.Logitech G HUB"
113800+
]
113765113801
},
113766113802
"com.github.grahampugh.recipes.VersionRegexGeneratorTest": {
113767113803
"name": null,
@@ -154095,6 +154131,26 @@
154095154131
"com.github.jrmfong.pkg.ShureDesigner6"
154096154132
]
154097154133
},
154134+
"com.github.jrmfong.pkg.CueTimer": {
154135+
"name": "CueTimer",
154136+
"description": "Downloads the latest version of CueTimer and creates a package.",
154137+
"repo": "autopkg/jrmfong-recipes",
154138+
"path": "CueTimer/CueTimer.pkg.recipe",
154139+
"parent": "com.github.jrmfong.download.CueTimer",
154140+
"shortname": "CueTimer.pkg",
154141+
"inferred_type": "pkg"
154142+
},
154143+
"com.github.jrmfong.download.CueTimer": {
154144+
"name": "CueTimer",
154145+
"description": "Download and extract CueTimer.",
154146+
"repo": "autopkg/jrmfong-recipes",
154147+
"path": "CueTimer/CueTimer.download.recipe",
154148+
"shortname": "CueTimer.download",
154149+
"inferred_type": "download",
154150+
"children": [
154151+
"com.github.jrmfong.pkg.CueTimer"
154152+
]
154153+
},
154098154154
"com.github.jrmfong.pkg.YamahaTFEditor": {
154099154155
"name": "Yamaha TF Editor",
154100154156
"description": "Downloads the latest version of Yamaha TF Editor and creates a package.",
@@ -176481,6 +176537,9 @@
176481176537
"Godspeed.download": [
176482176538
"com.github.dataJAR-recipes.download.Godspeed"
176483176539
],
176540+
"Logitech G HUB.munki": [
176541+
"com.github.dataJAR-recipes.munki.Logitech G HUB"
176542+
],
176484176543
"SketchUp Pro 2021 EN.munki": [
176485176544
"com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN"
176486176545
],
@@ -177007,6 +177066,12 @@
177007177066
"WatchGuard Mobile VPN with SSL.download": [
177008177067
"com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL"
177009177068
],
177069+
"IdeaMapperPro.download": [
177070+
"com.github.dataJAR-recipes.download.IdeaMapperPro"
177071+
],
177072+
"IdeaMapperPro.munki": [
177073+
"com.github.dataJAR-recipes.munki.IdeaMapperPro"
177074+
],
177010177075
"BetterDisplay.download": [
177011177076
"com.github.dataJAR-recipes.download.BetterDisplay"
177012177077
],
@@ -195473,6 +195538,12 @@
195473195538
"Shure Designer.download": [
195474195539
"com.github.jrmfong.download.ShureDesigner6"
195475195540
],
195541+
"CueTimer.pkg": [
195542+
"com.github.jrmfong.pkg.CueTimer"
195543+
],
195544+
"CueTimer.download": [
195545+
"com.github.jrmfong.download.CueTimer"
195546+
],
195476195547
"Yamaha TF Editor.pkg": [
195477195548
"com.github.jrmfong.pkg.YamahaTFEditor"
195478195549
],

v1/index.json

Lines changed: 72 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81423,6 +81423,17 @@
8142381423
"com.github.almenscorner.intune.Godspeed"
8142481424
]
8142581425
},
81426+
"com.github.dataJAR-recipes.munki.Logitech G HUB": {
81427+
"name": "LogitechGHUB",
81428+
"description": "Downloads the latest version of Logitech G HUB and imports it into Munki.",
81429+
"repo": "autopkg/dataJAR-recipes",
81430+
"path": "Logitech G HUB/Logitech G HUB.munki.recipe",
81431+
"parent": "com.github.grahampugh.recipes.pkg.LogitechGHUB",
81432+
"shortname": "Logitech G HUB.munki",
81433+
"inferred_type": "munki",
81434+
"app_display_name": "Logitech G HUB",
81435+
"app_description": "ASSIGN. TUNE. IMMERSE. PLAY.\n\nWhere the community connects with endless possibilities."
81436+
},
8142681437
"com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN": {
8142781438
"name": "SketchUpPro2021-EN",
8142881439
"description": "Downloads the latest version of SketchUp Pro 2021 EN and imports into Munki.\n\nBased on: com.github.jps3.download.SketchUpPro\n\nMain changes are non-overridable year and locale.\nRemoved superfluous CodeSignatureVerification from PKG.",
@@ -83376,6 +83387,28 @@
8337683387
"com.github.dataJAR-recipes.munki.WatchGuard Mobile VPN with SSL"
8337783388
]
8337883389
},
83390+
"com.github.dataJAR-recipes.download.IdeaMapperPro": {
83391+
"name": "IdeaMapperPro",
83392+
"description": "Downloads the latest version of IdeaMapperPro.",
83393+
"repo": "autopkg/dataJAR-recipes",
83394+
"path": "IdeaMapperPro/IdeaMapperPro.download.recipe",
83395+
"shortname": "IdeaMapperPro.download",
83396+
"inferred_type": "download",
83397+
"children": [
83398+
"com.github.dataJAR-recipes.munki.IdeaMapperPro"
83399+
]
83400+
},
83401+
"com.github.dataJAR-recipes.munki.IdeaMapperPro": {
83402+
"name": "IdeaMapperPro",
83403+
"description": "Downloads the latest version of IdeaMapperPro and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.",
83404+
"repo": "autopkg/dataJAR-recipes",
83405+
"path": "IdeaMapperPro/IdeaMapperPro.munki.recipe",
83406+
"parent": "com.github.dataJAR-recipes.download.IdeaMapperPro",
83407+
"shortname": "IdeaMapperPro.munki",
83408+
"inferred_type": "munki",
83409+
"app_display_name": "IdeaMapperPro",
83410+
"app_description": "ideamapper Pro is a unique mind mapping software that enables you to manage your ideas, organise your workload and improve writing proficiency."
83411+
},
8337983412
"com.github.dataJAR-recipes.download.BetterDisplay": {
8338083413
"name": "BetterDisplay",
8338183414
"description": "Downloads the latest version of BetterDisplay.",
@@ -113761,7 +113794,10 @@
113761113794
"path": "LogitechGHUB/LogitechGHUB.pkg.recipe.yaml",
113762113795
"parent": "com.github.grahampugh.recipes.download.LogitechGHUB",
113763113796
"shortname": "LogitechGHUB.pkg",
113764-
"inferred_type": "pkg"
113797+
"inferred_type": "pkg",
113798+
"children": [
113799+
"com.github.dataJAR-recipes.munki.Logitech G HUB"
113800+
]
113765113801
},
113766113802
"com.github.grahampugh.recipes.VersionRegexGeneratorTest": {
113767113803
"name": null,
@@ -154095,6 +154131,26 @@
154095154131
"com.github.jrmfong.pkg.ShureDesigner6"
154096154132
]
154097154133
},
154134+
"com.github.jrmfong.pkg.CueTimer": {
154135+
"name": "CueTimer",
154136+
"description": "Downloads the latest version of CueTimer and creates a package.",
154137+
"repo": "autopkg/jrmfong-recipes",
154138+
"path": "CueTimer/CueTimer.pkg.recipe",
154139+
"parent": "com.github.jrmfong.download.CueTimer",
154140+
"shortname": "CueTimer.pkg",
154141+
"inferred_type": "pkg"
154142+
},
154143+
"com.github.jrmfong.download.CueTimer": {
154144+
"name": "CueTimer",
154145+
"description": "Download and extract CueTimer.",
154146+
"repo": "autopkg/jrmfong-recipes",
154147+
"path": "CueTimer/CueTimer.download.recipe",
154148+
"shortname": "CueTimer.download",
154149+
"inferred_type": "download",
154150+
"children": [
154151+
"com.github.jrmfong.pkg.CueTimer"
154152+
]
154153+
},
154098154154
"com.github.jrmfong.pkg.YamahaTFEditor": {
154099154155
"name": "Yamaha TF Editor",
154100154156
"description": "Downloads the latest version of Yamaha TF Editor and creates a package.",
@@ -176481,6 +176537,9 @@
176481176537
"Godspeed.download": [
176482176538
"com.github.dataJAR-recipes.download.Godspeed"
176483176539
],
176540+
"Logitech G HUB.munki": [
176541+
"com.github.dataJAR-recipes.munki.Logitech G HUB"
176542+
],
176484176543
"SketchUp Pro 2021 EN.munki": [
176485176544
"com.github.dataJAR-recipes.munki.SketchUp Pro 2021 EN"
176486176545
],
@@ -177007,6 +177066,12 @@
177007177066
"WatchGuard Mobile VPN with SSL.download": [
177008177067
"com.github.dataJAR-recipes.download.WatchGuard Mobile VPN with SSL"
177009177068
],
177069+
"IdeaMapperPro.download": [
177070+
"com.github.dataJAR-recipes.download.IdeaMapperPro"
177071+
],
177072+
"IdeaMapperPro.munki": [
177073+
"com.github.dataJAR-recipes.munki.IdeaMapperPro"
177074+
],
177010177075
"BetterDisplay.download": [
177011177076
"com.github.dataJAR-recipes.download.BetterDisplay"
177012177077
],
@@ -195473,6 +195538,12 @@
195473195538
"Shure Designer.download": [
195474195539
"com.github.jrmfong.download.ShureDesigner6"
195475195540
],
195541+
"CueTimer.pkg": [
195542+
"com.github.jrmfong.pkg.CueTimer"
195543+
],
195544+
"CueTimer.download": [
195545+
"com.github.jrmfong.download.CueTimer"
195546+
],
195476195547
"Yamaha TF Editor.pkg": [
195477195548
"com.github.jrmfong.pkg.YamahaTFEditor"
195478195549
],

0 commit comments

Comments
 (0)