Switched to gitlab at kulmosen

This commit is contained in:
Dennis Juhler Aagaard
2023-07-26 13:38:31 +02:00
parent eae3ebb04b
commit 2a43babeb8
4 changed files with 9 additions and 132 deletions
+2 -13
View File
@@ -25,7 +25,7 @@
<string>testing</string>
</array>
<key>description</key>
<string>💻 Desktop sync client for Nextcloud</string>
<string> </string>
<key>developer</key>
<string>Nextcloud GmbH</string>
<key>display_name</key>
@@ -42,22 +42,11 @@
<string>com.github.solutiogruppen.download.Nextcloud</string>
<key>Process</key>
<array>
<dict>
<key>Arguments</key>
<dict>
<key>dmg_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%.dmg</string>
<key>dmg_root</key>
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
</dict>
<key>Processor</key>
<string>DmgCreator</string>
</dict>
<dict>
<key>Arguments</key>
<dict>
<key>pkg_path</key>
<string>%dmg_path%</string>
<string>%pathname%</string>
<key>repo_subdirectory</key>
<string>%MUNKI_REPO_SUBDIR%</string>
</dict>