|
74445 | 74445 | "repo": "autopkg/dataJAR-recipes",
|
74446 | 74446 | "path": "Snagit 2024/Snagit 2024.munki.recipe",
|
74447 | 74447 | "parent": "com.github.dataJAR-recipes.download.Snagit 2024",
|
| 74448 | + "deprecated": true, |
74448 | 74449 | "shortname": "Snagit 2024.munki",
|
74449 | 74450 | "inferred_type": "munki",
|
74450 | 74451 | "munki_display_name": "Snagit 2024",
|
|
74455 | 74456 | "description": "Downloads the latest version of Snagit.",
|
74456 | 74457 | "repo": "autopkg/dataJAR-recipes",
|
74457 | 74458 | "path": "Snagit 2024/Snagit 2024.download.recipe",
|
| 74459 | + "deprecated": true, |
74458 | 74460 | "shortname": "Snagit 2024.download",
|
74459 | 74461 | "inferred_type": "download",
|
74460 | 74462 | "children": [
|
|
86476 | 86478 | "com.github.apizz.pkg.ScrollReverser"
|
86477 | 86479 | ]
|
86478 | 86480 | },
|
| 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 | + }, |
86479 | 86503 | "com.github.dataJAR-recipes.download.Firefox ESR": {
|
86480 | 86504 | "name": "FirefoxESR",
|
86481 | 86505 | "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 @@
|
169707 | 169731 | "Scroll Reverser.download": [
|
169708 | 169732 | "com.github.dataJAR-recipes.download.Scroll Reverser"
|
169709 | 169733 | ],
|
| 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 | + ], |
169710 | 169741 | "Firefox ESR.download": [
|
169711 | 169742 | "com.github.dataJAR-recipes.download.Firefox ESR"
|
169712 | 169743 | ],
|
@@ -180830,9 +180861,6 @@
|
180830 | 180861 | "Snagit.pkg": [
|
180831 | 180862 | "com.github.ahousseini-recipes.pkg.Snagit"
|
180832 | 180863 | ],
|
180833 |
| - "Snagit.download": [ |
180834 |
| - "com.github.ahousseini-recipes.download.Snagit" |
180835 |
| - ], |
180836 | 180864 | "MobiletoLocal.download": [
|
180837 | 180865 | "com.github.ahousseini-recipes.download.MobiletoLocal"
|
180838 | 180866 | ],
|
|
0 commit comments