0x1eef on Nostr: TIL I learned 'sort' has a --version-sort option. It works with v0.1.0, v0.2.0, etc. ...
TIL I learned 'sort' has a --version-sort option. It works with v0.1.0, v0.2.0, etc. Finding the latest version:
git tag | sort --version-sort | tail -n1
Published at
2024-05-11 13:49:02Event JSON
{
"id": "9499179ce571ee7129e25baf200463657920c0b7b54464298b7872b61693cdd6",
"pubkey": "510c9b6581129c590e1732ca432e2a6bc79194b4be09c6d4010f42e1e5f580bf",
"created_at": 1715435342,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.bsd.cafe/users/0x1eef/statuses/112422770591922098",
"activitypub"
]
],
"content": "TIL I learned 'sort' has a --version-sort option. It works with v0.1.0, v0.2.0, etc. Finding the latest version:\ngit tag | sort --version-sort | tail -n1",
"sig": "f5665225d676d15cd60f9e09b060755d3bcc9ac7b0e62098bad7d429ca5889c57bfbfcda9637df82a7d77e83a0bd8d7bb697b8b277f3644c252f81cbe4cf216d"
}