We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dcab9 commit e4ebeebCopy full SHA for e4ebeeb
Formula/g/gitoxide.rb
@@ -1,8 +1,8 @@
1
class Gitoxide < Formula
2
desc "Idiomatic, lean, fast & safe pure Rust implementation of Git"
3
homepage "https://github.com/GitoxideLabs/gitoxide"
4
- url "https://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.44.0.tar.gz"
5
- sha256 "1166627cd41daf68eb4e97591cd5daaccf94aa75bb454f657b93766a9bf70da9"
+ url "https://github.com/GitoxideLabs/gitoxide/archive/refs/tags/v0.45.0.tar.gz"
+ sha256 "1914573c9efa69a3a8b8ef97483a7756a4d5ab433a93e43502fb18332f77b623"
6
license "Apache-2.0"
7
head "https://github.com/GitoxideLabs/gitoxide.git", branch: "main"
8
0 commit comments