File tree Expand file tree Collapse file tree 5 files changed +8
-6
lines changed
Expand file tree Collapse file tree 5 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.14.8...Unreleased ) - ReleaseDate
3+ ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.14.9...Unreleased ) - ReleaseDate
4+
5+ ## [ v0.14.9] ( https://github.com/dalance/procs/compare/v0.14.8...v0.14.9 ) - 2025-01-17
46
57* [ Fixed] Build failure on FreeBSD
68
Original file line number Diff line number Diff line change 11[package ]
22name = " procs"
3- version = " 0.14.8 "
3+ version = " 0.14.9 "
4455repository = " https://github.com/dalance/procs"
66keywords = [" process" ]
Original file line number Diff line number Diff line change 44
55[ ![ Actions Status] ( https://github.com/dalance/procs/workflows/Regression/badge.svg )] ( https://github.com/dalance/procs/actions )
66
7- [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.14.8 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
7+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.14.9 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
88[ ![ Crates.io] ( https://img.shields.io/crates/v/procs.svg )] ( https://crates.io/crates/procs )
99[ ![ procs] ( https://snapcraft.io/procs/badge.svg )] ( https://snapcraft.io/procs )
1010[ ![ homebrew] ( https://img.shields.io/homebrew/v/procs.svg )] ( https://formulae.brew.sh/formula/procs )
@@ -123,7 +123,7 @@ winget install procs
123123You can install with rpm.
124124
125125```
126- sudo rpm -i https://github.com/dalance/procs/releases/download/v0.14.8 /procs-0.14.8 -1.x86_64.rpm
126+ sudo rpm -i https://github.com/dalance/procs/releases/download/v0.14.9 /procs-0.14.9 -1.x86_64.rpm
127127```
128128
129129### Cargo
Original file line number Diff line number Diff line change 11name : procs
2- version : &version v0.14.8
2+ version : &version v0.14.9
33summary : A modern replacement for ps written in Rust
44description : |
55 procs is a tool to display process information.
You can’t perform that action at this time.
0 commit comments