Skip to content

Commit e46f23a

Browse files
author
github-actions
committed
Rebuild index
1 parent e35bc98 commit e46f23a

File tree

1 file changed

+31
-3
lines changed

1 file changed

+31
-3
lines changed

index.json

+31-3
Original file line numberDiff line numberDiff line change
@@ -74445,6 +74445,7 @@
7444574445
"repo": "autopkg/dataJAR-recipes",
7444674446
"path": "Snagit 2024/Snagit 2024.munki.recipe",
7444774447
"parent": "com.github.dataJAR-recipes.download.Snagit 2024",
74448+
"deprecated": true,
7444874449
"shortname": "Snagit 2024.munki",
7444974450
"inferred_type": "munki",
7445074451
"munki_display_name": "Snagit 2024",
@@ -74455,6 +74456,7 @@
7445574456
"description": "Downloads the latest version of Snagit.",
7445674457
"repo": "autopkg/dataJAR-recipes",
7445774458
"path": "Snagit 2024/Snagit 2024.download.recipe",
74459+
"deprecated": true,
7445874460
"shortname": "Snagit 2024.download",
7445974461
"inferred_type": "download",
7446074462
"children": [
@@ -86476,6 +86478,28 @@
8647686478
"com.github.apizz.pkg.ScrollReverser"
8647786479
]
8647886480
},
86481+
"com.github.dataJAR-recipes.download.Snagit": {
86482+
"name": "Snagit",
86483+
"description": "Downloads the latest version of Snagit.",
86484+
"repo": "autopkg/dataJAR-recipes",
86485+
"path": "Snagit/Snagit.download.recipe",
86486+
"shortname": "Snagit.download",
86487+
"inferred_type": "download",
86488+
"children": [
86489+
"com.github.dataJAR-recipes.munki.Snagit"
86490+
]
86491+
},
86492+
"com.github.dataJAR-recipes.munki.Snagit": {
86493+
"name": "Snagit",
86494+
"description": "Downloads the latest version of Snagit and imports it into Munki.\n\nAdd your Snagit licence key to the SNAGIT_LICENCE_KEY variable. ",
86495+
"repo": "autopkg/dataJAR-recipes",
86496+
"path": "Snagit/Snagit.munki.recipe",
86497+
"parent": "com.github.dataJAR-recipes.download.Snagit",
86498+
"shortname": "Snagit.munki",
86499+
"inferred_type": "munki",
86500+
"munki_display_name": "Snagit",
86501+
"munki_description": "Screen capture utility."
86502+
},
8647986503
"com.github.dataJAR-recipes.download.Firefox ESR": {
8648086504
"name": "FirefoxESR",
8648186505
"description": "Downloads the latest Firefox ESR release\n\nSet the 'LOCALE' variable to the required language version.\nSet the 'OS_TYPE' variable to the required Operating Systems.\n\nList of available locale codes and supported Operating Systems here: https://releases.mozilla.org/pub/firefox/releases/latest-esr/README.txt",
@@ -169707,6 +169731,13 @@
169707169731
"Scroll Reverser.download": [
169708169732
"com.github.dataJAR-recipes.download.Scroll Reverser"
169709169733
],
169734+
"Snagit.download": [
169735+
"com.github.dataJAR-recipes.download.Snagit",
169736+
"com.github.ahousseini-recipes.download.Snagit"
169737+
],
169738+
"Snagit.munki": [
169739+
"com.github.dataJAR-recipes.munki.Snagit"
169740+
],
169710169741
"Firefox ESR.download": [
169711169742
"com.github.dataJAR-recipes.download.Firefox ESR"
169712169743
],
@@ -180830,9 +180861,6 @@
180830180861
"Snagit.pkg": [
180831180862
"com.github.ahousseini-recipes.pkg.Snagit"
180832180863
],
180833-
"Snagit.download": [
180834-
"com.github.ahousseini-recipes.download.Snagit"
180835-
],
180836180864
"MobiletoLocal.download": [
180837180865
"com.github.ahousseini-recipes.download.MobiletoLocal"
180838180866
],

0 commit comments

Comments
 (0)