diff --git a/Mozilla Corporation/Firefox.download.recipe b/Mozilla Corporation/Firefox.download.recipe
new file mode 100644
index 0000000..3cc317e
--- /dev/null
+++ b/Mozilla Corporation/Firefox.download.recipe
@@ -0,0 +1,59 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
+ Description
+ Downloads the latest version of Firefox.
+ Identifier
+ com.github.solutiogruppen.download.Firefox
+ Input
+
+ NAME
+ Firefox
+
+ MinimumVersion
+ 2.3
+ Process
+
+
+ Arguments
+
+ filename
+ %NAME%.dmg
+ url
+ https://download.mozilla.org/?product=firefox-latest&os=osx&lang=da
+
+ Processor
+ URLDownloader
+
+
+ Processor
+ EndOfCheckPhase
+
+
+ Arguments
+
+ input_path
+ %pathname%/Firefox.app
+ requirement
+ identifier "org.mozilla.firefox" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "43AQ936H96"
+
+ Processor
+ CodeSignatureVerifier
+
+
+ Arguments
+
+ input_plist_path
+ %pathname%/Firefox.app/Contents/Info.plist
+ plist_version_key
+ CFBundleShortVersionString
+
+ Processor
+ Versioner
+
+
+
+
diff --git a/Mozilla Corporation/Firefox.install.recipe b/Mozilla Corporation/Firefox.install.recipe
new file mode 100644
index 0000000..ad5d6b5
--- /dev/null
+++ b/Mozilla Corporation/Firefox.install.recipe
@@ -0,0 +1,42 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
+ Description
+ Installs the latest version of Firefox.
+ Identifier
+ com.github.solutiogruppen.install.Firefox
+ Input
+
+ NAME
+ Firefox
+
+ MinimumVersion
+ 2.3
+ ParentRecipe
+ com.github.solutiogruppen.download.Firefox
+ Process
+
+
+ Arguments
+
+ dmg_path
+ %pathname%
+ items_to_copy
+
+
+ destination_path
+ /Applications
+ source_item
+ Firefox.app
+
+
+
+ Processor
+ InstallFromDMG
+
+
+
+
diff --git a/Mozilla Corporation/Firefox.munki.recipe b/Mozilla Corporation/Firefox.munki.recipe
new file mode 100644
index 0000000..cf08704
--- /dev/null
+++ b/Mozilla Corporation/Firefox.munki.recipe
@@ -0,0 +1,54 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
+ Description
+ Downloads the latest version of Firefox and imports it into Munki.
+ Identifier
+ com.github.solutiogruppen.munki.Firefox
+ Input
+
+ MUNKI_REPO_SUBDIR
+ apps/%NAME%
+ NAME
+ Firefox
+ pkginfo
+
+ catalogs
+
+ testing
+
+ description
+ Fast, safe Web browser.
+ developer
+ Mozilla Corporation
+ display_name
+ Firefox
+ name
+ %NAME%
+ unattended_install
+
+
+
+ MinimumVersion
+ 2.3
+ ParentRecipe
+ com.github.solutiogruppen.download.Firefox
+ Process
+
+
+ Arguments
+
+ pkg_path
+ %pathname%
+ repo_subdirectory
+ %MUNKI_REPO_SUBDIR%
+
+ Processor
+ MunkiImporter
+
+
+
+
diff --git a/Mozilla Corporation/Firefox.pkg.recipe b/Mozilla Corporation/Firefox.pkg.recipe
new file mode 100644
index 0000000..44245c2
--- /dev/null
+++ b/Mozilla Corporation/Firefox.pkg.recipe
@@ -0,0 +1,28 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
+ Description
+ Downloads the latest version of Firefox and creates a package.
+ Identifier
+ com.github.solutiogruppen.pkg.Firefox
+ Input
+
+ NAME
+ Firefox
+
+ MinimumVersion
+ 2.3
+ ParentRecipe
+ com.github.solutiogruppen.download.Firefox
+ Process
+
+
+ Processor
+ AppPkgCreator
+
+
+
+
diff --git a/Mozilla Corporation/Firefox.png b/Mozilla Corporation/Firefox.png
new file mode 100644
index 0000000..2e78ed1
Binary files /dev/null and b/Mozilla Corporation/Firefox.png differ
diff --git a/Nextcloud/Nextcloud.download.recipe b/Nextcloud GmbH/Nextcloud.download.recipe
similarity index 91%
rename from Nextcloud/Nextcloud.download.recipe
rename to Nextcloud GmbH/Nextcloud.download.recipe
index a42c091..bf79e27 100644
--- a/Nextcloud/Nextcloud.download.recipe
+++ b/Nextcloud GmbH/Nextcloud.download.recipe
@@ -3,7 +3,7 @@
Comment
- Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot)
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
Description
Downloads the latest version of Nextcloud.
Identifier
@@ -14,7 +14,7 @@
Nextcloud
MinimumVersion
- 1.0.0
+ 2.3
Process
@@ -64,7 +64,7 @@
Apple Root CA
input_path
- %RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-17174-install/arm/Nextcloud-qt5.15.4-3.9.3.17174git.pkg
+ %RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-18409-install/arm/Nextcloud-qt5.15.4-3.10.1.18409git.pkg
Processor
CodeSignatureVerifier
@@ -75,7 +75,7 @@
destination_path
%RECIPE_CACHE_DIR%/unpack
flat_pkg_path
- %RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-17174-install/arm/Nextcloud-qt5.15.4-3.9.3.17174git.pkg
+ %RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-18409-install/arm/Nextcloud-qt5.15.4-3.10.1.18409git.pkg
purge_destination
diff --git a/Nextcloud/Nextcloud.install.recipe b/Nextcloud GmbH/Nextcloud.install.recipe
similarity index 90%
rename from Nextcloud/Nextcloud.install.recipe
rename to Nextcloud GmbH/Nextcloud.install.recipe
index bde1c7b..816628a 100644
--- a/Nextcloud/Nextcloud.install.recipe
+++ b/Nextcloud GmbH/Nextcloud.install.recipe
@@ -3,7 +3,7 @@
Comment
- Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot)
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
Description
Installs the latest version of Nextcloud.
Identifier
@@ -14,7 +14,7 @@
Nextcloud
MinimumVersion
- 1.0.0
+ 2.3
ParentRecipe
com.github.solutiogruppen.download.Nextcloud
Process
@@ -41,7 +41,7 @@
destination_path
/Applications
source_item
- var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-17174-install/arm/Nextcloud.app
+ var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-18409-install/arm/Nextcloud.app
diff --git a/Nextcloud/Nextcloud.munki.recipe b/Nextcloud GmbH/Nextcloud.munki.recipe
similarity index 95%
rename from Nextcloud/Nextcloud.munki.recipe
rename to Nextcloud GmbH/Nextcloud.munki.recipe
index 6d98984..0566112 100644
--- a/Nextcloud/Nextcloud.munki.recipe
+++ b/Nextcloud GmbH/Nextcloud.munki.recipe
@@ -3,7 +3,7 @@
Comment
- Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot)
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
Description
Downloads the latest version of Nextcloud and imports it into Munki.
Identifier
@@ -37,7 +37,7 @@
MinimumVersion
- 1.0.0
+ 2.3
ParentRecipe
com.github.solutiogruppen.download.Nextcloud
Process
diff --git a/Nextcloud/Nextcloud.pkg.recipe b/Nextcloud GmbH/Nextcloud.pkg.recipe
similarity index 85%
rename from Nextcloud/Nextcloud.pkg.recipe
rename to Nextcloud GmbH/Nextcloud.pkg.recipe
index a4ebf0c..b9ffcce 100644
--- a/Nextcloud/Nextcloud.pkg.recipe
+++ b/Nextcloud GmbH/Nextcloud.pkg.recipe
@@ -3,7 +3,7 @@
Comment
- Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot)
+ Created with Recipe Robot v2.3.1 (https://github.com/homebysix/recipe-robot)
Description
Downloads the latest version of Nextcloud and creates a package.
Identifier
@@ -14,7 +14,7 @@
Nextcloud
MinimumVersion
- 1.0.0
+ 2.3
ParentRecipe
com.github.solutiogruppen.download.Nextcloud
Process
@@ -23,7 +23,7 @@
Arguments
app_path
- %RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-17174-install/arm/Nextcloud.app
+ %RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-18409-install/arm/Nextcloud.app
Processor
AppPkgCreator
diff --git a/Nextcloud GmbH/Nextcloud.png b/Nextcloud GmbH/Nextcloud.png
new file mode 100644
index 0000000..8dfc006
Binary files /dev/null and b/Nextcloud GmbH/Nextcloud.png differ
diff --git a/Nextcloud/Nextcloud.png b/Nextcloud/Nextcloud.png
deleted file mode 100644
index d57dc79..0000000
Binary files a/Nextcloud/Nextcloud.png and /dev/null differ