diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-30 19:33:48 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-30 19:33:48 +0800 |
| commit | 10cdc4ea3f4b9aaeb8f4b7a7bd004e7c6c6f07ce (patch) | |
| tree | 819242797677280a89ccfa1506a27006dbb8122b /repos/core/git/abuild | |
| parent | aab0d1ab04f916b4824ba6e653293db8700808a9 (diff) | |
| download | alicelinux-10cdc4ea3f4b9aaeb8f4b7a7bd004e7c6c6f07ce.tar.gz alicelinux-10cdc4ea3f4b9aaeb8f4b7a7bd004e7c6c6f07ce.zip | |
git: updated to 2.46.0
Diffstat (limited to 'repos/core/git/abuild')
| -rw-r--r-- | repos/core/git/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/git/abuild b/repos/core/git/abuild index e14a43a8..536b3f05 100644 --- a/repos/core/git/abuild +++ b/repos/core/git/abuild @@ -1,5 +1,5 @@ name=git -version=2.45.2 +version=2.46.0 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" |