Skip to content

Commit 2f9ae69

Browse files
author
github-actions
committed
Rebuild index
1 parent 5fbfc83 commit 2f9ae69

File tree

1 file changed

+54
-52
lines changed

1 file changed

+54
-52
lines changed

index.json

+54-52
Original file line numberDiff line numberDiff line change
@@ -119995,6 +119995,48 @@
119995119995
"shortname": "ElgatoControlCenter.install",
119996119996
"inferred_type": "install"
119997119997
},
119998+
"com.github.macprince.pkg.KeyboardCowboy": {
119999+
"name": "Keyboard Cowboy",
120000+
"description": "Downloads the latest version of Keyboard Cowboy and creates a package.",
120001+
"repo": "autopkg/macprince-recipes",
120002+
"path": "Christoffer Winterkvist/KeyboardCowboy.pkg.recipe",
120003+
"parent": "com.github.macprince.download.KeyboardCowboy",
120004+
"shortname": "KeyboardCowboy.pkg",
120005+
"inferred_type": "pkg"
120006+
},
120007+
"com.github.macprince.install.KeyboardCowboy": {
120008+
"name": "Keyboard Cowboy",
120009+
"description": "Installs the latest version of Keyboard Cowboy.",
120010+
"repo": "autopkg/macprince-recipes",
120011+
"path": "Christoffer Winterkvist/KeyboardCowboy.install.recipe",
120012+
"parent": "com.github.macprince.download.KeyboardCowboy",
120013+
"shortname": "KeyboardCowboy.install",
120014+
"inferred_type": "install"
120015+
},
120016+
"com.github.macprince.munki.KeyboardCowboy": {
120017+
"name": "Keyboard Cowboy",
120018+
"description": "Downloads the latest version of Keyboard Cowboy and imports it into Munki.",
120019+
"repo": "autopkg/macprince-recipes",
120020+
"path": "Christoffer Winterkvist/KeyboardCowboy.munki.recipe",
120021+
"parent": "com.github.macprince.download.KeyboardCowboy",
120022+
"shortname": "KeyboardCowboy.munki",
120023+
"inferred_type": "munki",
120024+
"munki_display_name": "Keyboard Cowboy",
120025+
"munki_description": ":keyboard: The missing keyboard shortcut utility for macOS"
120026+
},
120027+
"com.github.macprince.download.KeyboardCowboy": {
120028+
"name": "Keyboard Cowboy",
120029+
"description": "Downloads the latest version of Keyboard Cowboy.",
120030+
"repo": "autopkg/macprince-recipes",
120031+
"path": "Christoffer Winterkvist/KeyboardCowboy.download.recipe",
120032+
"shortname": "KeyboardCowboy.download",
120033+
"inferred_type": "download",
120034+
"children": [
120035+
"com.github.macprince.pkg.KeyboardCowboy",
120036+
"com.github.macprince.install.KeyboardCowboy",
120037+
"com.github.macprince.munki.KeyboardCowboy"
120038+
]
120039+
},
119998120040
"com.github.macprince.pkg.AppleEvents": {
119999120041
"name": "Apple Events",
120000120042
"description": "Downloads the latest version of Apple Events and creates a package.",
@@ -143888,17 +143930,6 @@
143888143930
"com.github.markkenny.autopkg.pkg.topaz-video-ai"
143889143931
]
143890143932
},
143891-
"com.github.markkenny.autopkg.download.topaz-sharpen": {
143892-
"name": "Topaz Sharpen",
143893-
"description": "Downloads the latest version of Topaz Sharpen.",
143894-
"repo": "autopkg/markkenny-recipes",
143895-
"path": "Topaz/TopazSharpen.download.recipe.yaml",
143896-
"shortname": "TopazSharpen.download",
143897-
"inferred_type": "download",
143898-
"children": [
143899-
"com.github.markkenny.autopkg.pkg.topaz-sharpen"
143900-
]
143901-
},
143902143933
"com.github.markkenny.autopkg.pkg.topaz-gigapixel": {
143903143934
"name": "Topaz Gigapixel",
143904143935
"description": "Downloads the latest version of Topaz Gigapixel and creates a package.",
@@ -143908,24 +143939,6 @@
143908143939
"shortname": "TopazGigapixel.pkg",
143909143940
"inferred_type": "pkg"
143910143941
},
143911-
"com.github.markkenny.autopkg.pkg.topaz-denoise": {
143912-
"name": "Topaz DeNoise",
143913-
"description": "Downloads the latest version of Topaz DeNoise and creates a package.",
143914-
"repo": "autopkg/markkenny-recipes",
143915-
"path": "Topaz/TopazDeNoise.pkg.recipe.yaml",
143916-
"parent": "com.github.markkenny.autopkg.download.topaz-denoise",
143917-
"shortname": "TopazDeNoise.pkg",
143918-
"inferred_type": "pkg"
143919-
},
143920-
"com.github.markkenny.autopkg.pkg.topaz-sharpen": {
143921-
"name": "Topaz Sharpen",
143922-
"description": "Downloads the latest version of Topaz Sharpen and creates a package.",
143923-
"repo": "autopkg/markkenny-recipes",
143924-
"path": "Topaz/TopazSharpen.pkg.recipe.yaml",
143925-
"parent": "com.github.markkenny.autopkg.download.topaz-sharpen",
143926-
"shortname": "TopazSharpen.pkg",
143927-
"inferred_type": "pkg"
143928-
},
143929143942
"com.github.markkenny.autopkg.pkg.topaz-video-ai": {
143930143943
"name": "Topaz Video AI",
143931143944
"description": "Packages the latest version of Topaz Video AI",
@@ -143944,17 +143957,6 @@
143944143957
"shortname": "TopazPhotoAI.pkg",
143945143958
"inferred_type": "pkg"
143946143959
},
143947-
"com.github.markkenny.autopkg.download.topaz-denoise": {
143948-
"name": "Topaz DeNoise",
143949-
"description": "Downloads the latest version of Topaz DeNoise.",
143950-
"repo": "autopkg/markkenny-recipes",
143951-
"path": "Topaz/TopazDeNoise.download.recipe.yaml",
143952-
"shortname": "TopazDeNoise.download",
143953-
"inferred_type": "download",
143954-
"children": [
143955-
"com.github.markkenny.autopkg.pkg.topaz-denoise"
143956-
]
143957-
},
143958143960
"com.github.markkenny.autopkg.download.topaz-gigapixel": {
143959143961
"name": "Topaz Gigapixel",
143960143962
"description": "Downloads the latest version of Topaz GigaPixel.",
@@ -178248,6 +178250,18 @@
178248178250
"ElgatoControlCenter.install": [
178249178251
"com.github.macprince.install.ElgatoControlCenter"
178250178252
],
178253+
"KeyboardCowboy.pkg": [
178254+
"com.github.macprince.pkg.KeyboardCowboy"
178255+
],
178256+
"KeyboardCowboy.install": [
178257+
"com.github.macprince.install.KeyboardCowboy"
178258+
],
178259+
"KeyboardCowboy.munki": [
178260+
"com.github.macprince.munki.KeyboardCowboy"
178261+
],
178262+
"KeyboardCowboy.download": [
178263+
"com.github.macprince.download.KeyboardCowboy"
178264+
],
178251178265
"AppleEvents.pkg": [
178252178266
"com.github.macprince.pkg.AppleEvents"
178253178267
],
@@ -184191,27 +184205,15 @@
184191184205
"Rainbow.download": [
184192184206
"com.github.markkenny.autopkg.download.Rainbow"
184193184207
],
184194-
"TopazSharpen.download": [
184195-
"com.github.markkenny.autopkg.download.topaz-sharpen"
184196-
],
184197184208
"TopazGigapixel.pkg": [
184198184209
"com.github.markkenny.autopkg.pkg.topaz-gigapixel"
184199184210
],
184200-
"TopazDeNoise.pkg": [
184201-
"com.github.markkenny.autopkg.pkg.topaz-denoise"
184202-
],
184203-
"TopazSharpen.pkg": [
184204-
"com.github.markkenny.autopkg.pkg.topaz-sharpen"
184205-
],
184206184211
"TopazVideoAI.pkg": [
184207184212
"com.github.markkenny.autopkg.pkg.topaz-video-ai"
184208184213
],
184209184214
"TopazPhotoAI.pkg": [
184210184215
"com.github.markkenny.autopkg.pkg.topaz-photo-ai"
184211184216
],
184212-
"TopazDeNoise.download": [
184213-
"com.github.markkenny.autopkg.download.topaz-denoise"
184214-
],
184215184217
"TopazGigapixel.download": [
184216184218
"com.github.markkenny.autopkg.download.topaz-gigapixel"
184217184219
],

0 commit comments

Comments
 (0)