Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@ amazon-ecr-credential-helper = "0.12.0"
# lightning-fast, keyboard-focused, yazi-inspired terminal user interface for
# navigating and managing Kubernetes clusters
# https://github.com/janosmiko/lfk
"github:janosmiko/lfk" = "v0.14.6"
"github:janosmiko/lfk" = "v0.14.8"
# Moor is a pager. It's designed to just do the right thing
# without any configuration.
# https://github.com/walles/moor
"aqua:walles/moor" = "2.15.0"
"aqua:walles/moor" = "2.15.1"
# https://github.com/neovim/neovim
"aqua:neovim/neovim" = "0.12.3"
# Capability-based sandboxes with fine-grained policies. Brokering access
Expand All @@ -170,7 +170,7 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:nushell/nushell" = "0.113.1"
# The open source coding agent
# https://github.com/anomalyco/opencode
"aqua:sst/opencode" = "1.17.6"
"aqua:sst/opencode" = "1.17.7"
# open, universal, coding agent skills, agents, rules,
# and commands organizer and package manager
# https://github.com/enulus/OpenPackage
Expand Down Expand Up @@ -205,7 +205,7 @@ amazon-ecr-credential-helper = "0.12.0"
"npm:@trunkio/launcher" = "1.3.4"
# very fast, portable and hackable fuzzy finder
# https://github.com/alexpasmantier/television
"aqua:alexpasmantier/television" = "0.15.8"
"aqua:alexpasmantier/television" = "0.15.9"
# workspace manager for your temporary experiments
# https://github.com/tassiovirginio/try-rs
"github:tassiovirginio/try-rs" = "v1.7.11"
Expand Down
Loading