Skip to content

Commit

Permalink
Rebuild index
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 3, 2025
1 parent 82c5114 commit 0542365
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -78349,7 +78349,8 @@
"shortname": "balenaEtcher.download",
"inferred_type": "download",
"children": [
"com.github.dataJAR-recipes.munki.balenaEtcher"
"com.github.dataJAR-recipes.munki.balenaEtcher",
"com.github.ahousseini-recipes.pkg.balenaEtcher"
]
},
"com.github.dataJAR-recipes.munki.balenaEtcher": {
Expand Down Expand Up @@ -127643,6 +127644,7 @@
"description": "Downloads the latest version of Google Earth Pro.",
"repo": "autopkg/ahousseini-recipes",
"path": "GoogleEarthPro/GoogleEarthPro.download.recipe",
"deprecated": true,
"shortname": "GoogleEarthPro.download",
"inferred_type": "download",
"children": [
Expand Down Expand Up @@ -128243,18 +128245,16 @@
"description": "Downloads the latest version of balenaEtcher.",
"repo": "autopkg/ahousseini-recipes",
"path": "balenaEtcher/balenaEtcher.download.recipe",
"deprecated": true,
"shortname": "balenaEtcher.download",
"inferred_type": "download",
"children": [
"com.github.ahousseini-recipes.pkg.balenaEtcher"
]
"inferred_type": "download"
},
"com.github.ahousseini-recipes.pkg.balenaEtcher": {
"name": "balenaEtcher",
"description": "Downloads the latest version of balenaEtcher and creates a package.",
"repo": "autopkg/ahousseini-recipes",
"path": "balenaEtcher/balenaEtcher.pkg.recipe",
"parent": "com.github.ahousseini-recipes.download.balenaEtcher",
"parent": "com.github.dataJAR-recipes.download.balenaEtcher",
"shortname": "balenaEtcher.pkg",
"inferred_type": "pkg"
},
Expand Down

0 comments on commit 0542365

Please sign in to comment.