Skip to content

Commit

Permalink
Update BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
Library and BOM Update Action committed Jan 14, 2025
1 parent 9ede76a commit 5544f0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bom.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
}
},
{
"bom-ref": "pkg:github/adafruit/[email protected].3",
"bom-ref": "pkg:github/adafruit/[email protected].4",
"type": "library",
"name": "Adafruit NeoPixel",
"version": "1.12.3",
"url": "https://github.com/adafruit/Adafruit_NeoPixel/releases/tag/1.12.3",
"version": "1.12.4",
"url": "https://github.com/adafruit/Adafruit_NeoPixel/releases/tag/1.12.4",
"license": {
"id": "LGPL-3.0",
"url": "https://github.com/adafruit/Adafruit_NeoPixel/blob/master/COPYING"
Expand All @@ -77,7 +77,7 @@
"dependsOn": [
"pkg:github/esp8266/[email protected]",
"pkg:github/bblanchon/[email protected]",
"pkg:github/adafruit/[email protected].3",
"pkg:github/adafruit/[email protected].4",
"pkg:github/tzapu/[email protected]"
]
},
Expand Down

0 comments on commit 5544f0c

Please sign in to comment.