Skip to content

Commit

Permalink
cidr 2.0.0
Browse files Browse the repository at this point in the history
autobump: add cidr

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Mar 16, 2024
1 parent c54c428 commit c3c0aa9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Expand Up @@ -287,6 +287,7 @@ choose-rust
chromaprint
chronograf
chuck
cidr
cilium-cli
cimg
circleci
Expand Down
4 changes: 2 additions & 2 deletions Formula/c/cidr.rb
@@ -1,8 +1,8 @@
class Cidr < Formula
desc "CLI to perform various actions on CIDR ranges"
homepage "https://github.com/bschaatsbergen/cidr"
url "https://github.com/bschaatsbergen/cidr/archive/refs/tags/v1.4.0.tar.gz"
sha256 "e1b7859bebcd88f9f67844973188766da48d73f8c1c0d47c4b66f34daf12e9e8"
url "https://github.com/bschaatsbergen/cidr/archive/refs/tags/v2.0.0.tar.gz"
sha256 "ce3d0bd65ba9b74c3c56646f1a6b58a712ad622ace1cb8c1b72bf9f6b6d44bba"
license "MIT"
head "https://github.com/bschaatsbergen/cidr.git", branch: "main"

Expand Down

0 comments on commit c3c0aa9

Please sign in to comment.