feat: register bakery as an installable package, bump to 0.2.1
Some checks failed
release / build (push) Failing after 36s
Some checks failed
release / build (push) Failing after 36s
bakery can now update itself via `bakery update all` Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b97882e715
commit
f7957301d5
3 changed files with 8 additions and 3 deletions
|
|
@ -7,6 +7,11 @@ description = "Reactive desktop automation ecosystem for Arch Linux / Hyprland"
|
|||
homepage = "https://breadway.dev"
|
||||
dl_base = "https://dl.breadway.dev"
|
||||
|
||||
[[products]]
|
||||
name = "bakery"
|
||||
repo = "Breadway/bread-ecosystem"
|
||||
description = "Bread ecosystem package manager"
|
||||
|
||||
[[products]]
|
||||
name = "bread"
|
||||
repo = "Breadway/bread"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue