mirror of
https://github.com/xvxx/phd
synced 2024-11-04 18:00:22 +00:00
v0.1.2
This commit is contained in:
parent
9dee2bf249
commit
340c53d91c
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -42,7 +42,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "phd"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"content_inspector 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gophermap 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "phd"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["dvkt <c@dvkt.io>"]
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
|
@ -78,9 +78,9 @@ then:
|
||||
|
||||
binaries for linux, mac, and raspberry pi are available at https://github.com/dvkt/phd/releases:
|
||||
|
||||
- [phetch-v0.1.1-linux-x86_64.tar.gz](https://github.com/dvkt/phd/releases/download/v0.1.1/phetch-v0.1.1-linux-x86_64.tar.gz)
|
||||
- [phetch-v0.1.1-linux-armv7.tar.gz (RPi)](https://github.com/dvkt/phd/releases/download/v0.1.1/phetch-v0.1.1-linux-armv7.tar.gz)
|
||||
- [phetch-v0.1.1-macos.zip](https://github.com/dvkt/phetch/phd/download/v0.1.1/phetch-v0.1.1-macos.zip)
|
||||
- [phetch-v0.1.2-linux-x86_64.tar.gz](https://github.com/dvkt/phd/releases/download/v0.1.2/phetch-v0.1.2-linux-x86_64.tar.gz)
|
||||
- [phetch-v0.1.2-linux-armv7.tar.gz (RPi)](https://github.com/dvkt/phd/releases/download/v0.1.2/phetch-v0.1.2-linux-armv7.tar.gz)
|
||||
- [phetch-v0.1.2-macos.zip](https://github.com/dvkt/phetch/phd/download/v0.1.2/phetch-v0.1.2-macos.zip)
|
||||
|
||||
just unzip/untar the `phd` program into your $PATH and get going!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user