Skip to content

Commit

Permalink
Manually versioned: gradle.hcl
Browse files Browse the repository at this point in the history
Add gradle 7.6.3
  • Loading branch information
staktrace committed Oct 5, 2023
1 parent 87d6093 commit e4e4a41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ binaries = ["bin/gradle"]
repository = "https://github.com/gradle/gradle"

version "6.7" "6.8.3" "7.0" "7.1" "7.2" "7.3.2" "7.4.2" "7.5" "7.6" "7.6.1" "7.6.2"
"8.0-rc-2" "8.0.1" "8.1.1" "8.2" "8.2.1" "8.3" {
"7.6.3" "8.0-rc-2" "8.0.1" "8.1.1" "8.2" "8.2.1" "8.3" {
auto-version {
github-release = "gradle/gradle"
}
Expand All @@ -31,4 +31,5 @@ sha256sums = {
"https://services.gradle.org/distributions/gradle-8.2.1-bin.zip": "03ec176d388f2aa99defcadc3ac6adf8dd2bce5145a129659537c0874dea5ad1",
"https://services.gradle.org/distributions/gradle-8.3-bin.zip": "591855b517fc635b9e04de1d05d5e76ada3f89f5fc76f87978d1b245b4f69225",
"https://services.gradle.org/distributions/gradle-7.6.2-bin.zip": "a01b6587e15fe7ed120a0ee299c25982a1eee045abd6a9dd5e216b2f628ef9ac",
"https://services.gradle.org/distributions/gradle-7.6.3-bin.zip": "740c2e472ee4326c33bf75a5c9f5cd1e69ecf3f9b580f6e236c86d1f3d98cfac",
}

0 comments on commit e4e4a41

Please sign in to comment.