Skip to content

Commit e4ebeeb

Browse files
committed
gitoxide 0.45.0
1 parent 69dcab9 commit e4ebeeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gitoxide.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gitoxide < Formula
22
desc "Idiomatic, lean, fast & safe pure Rust implementation of Git"
33
homepage "https://github.com/GitoxideLabs/gitoxide"
4-
url "https://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.44.0.tar.gz"
5-
sha256 "1166627cd41daf68eb4e97591cd5daaccf94aa75bb454f657b93766a9bf70da9"
4+
url "https://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.45.0.tar.gz"
5+
sha256 "1914573c9efa69a3a8b8ef97483a7756a4d5ab433a93e43502fb18332f77b623"
66
license "Apache-2.0"
77
head "https://github.com/GitoxideLabs/gitoxide.git", branch: "main"
88

0 commit comments

Comments
 (0)