Skip to content

Commit

Permalink
fix sha
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedsaheed committed Jun 29, 2022
1 parent 12b9d23 commit d3e7dc9
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 12 deletions.
Binary file modified .gradle/7.4/executionHistory/executionHistory.lock
Binary file not shown.
8 changes: 4 additions & 4 deletions build/jreleaser/output.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#JReleaser 1.0.0
#Wed Jun 29 06:27:12 IST 2022
commitFullHash=015ebd4326625512cd3bdebbcb302dfbfc912d9e
commitShortHash=015ebd4
#Wed Jun 29 06:31:22 IST 2022
commitFullHash=12b9d23824b33a4fb99baf66a3326b6d580caec7
commitShortHash=12b9d23
javaVersion=17.0.1
milestoneName=v1.0.0
platform=osx-x86_64
Expand All @@ -14,4 +14,4 @@ projectVersionMinor=0
projectVersionNumber=1.0
releaseName=Release v1.0.0
tagName=v1.0.0
timestamp=2022-06-29T06\:27\:08.961006+01\:00
timestamp=2022-06-29T06\:31\:19.685319+01\:00
2 changes: 1 addition & 1 deletion build/jreleaser/package/quranCLI/brew/Formula/quranCLI.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated with JReleaser 1.0.0 at 2022-06-29T06:27:08.961006+01:00
# Generated with JReleaser 1.0.0 at 2022-06-29T06:31:19.685319+01:00
class Qurancli < Formula
desc "A simple tool to Read, Search and Recite the Quran."
homepage "https://github.com/ahmedsaheed/quranCLI"
Expand Down
2 changes: 1 addition & 1 deletion build/jreleaser/prepare/quranCLI/brew/Formula/quranCLI.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated with JReleaser 1.0.0 at 2022-06-29T06:27:08.961006+01:00
# Generated with JReleaser 1.0.0 at 2022-06-29T06:31:19.685319+01:00
class Qurancli < Formula
desc "A simple tool to Read, Search and Recite the Quran."
homepage "https://github.com/ahmedsaheed/quranCLI"
Expand Down
11 changes: 5 additions & 6 deletions build/jreleaser/trace.log
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,8 @@ distributions:

[INFO] Project version set to 1.0
[INFO] Release is not snapshot
[INFO] Timestamp is 2022-06-29T06:27:08.961006+01:00
[INFO] HEAD is at 015ebd4
[INFO] Timestamp is 2022-06-29T06:31:19.685319+01:00
[INFO] HEAD is at 12b9d23
[INFO] Platform is osx-x86_64
[INFO] dry-run set to false
[INFO] Calculating checksums
Expand Down Expand Up @@ -655,10 +655,9 @@ distributions:
[DEBUG] [brew] locating repository ahmedsaheed/ahmedsaheed
[DEBUG] [brew] lookup repository ahmedsaheed/ahmedsaheed
[DEBUG] [brew] lookup repository ahmedsaheed/ahmedsaheed
[DEBUG] [brew] creating repository ahmedsaheed/ahmedsaheed
[DEBUG] [brew] cloning https://github.com/ahmedsaheed/ahmedsaheed.git
[DEBUG] [brew] cloning https://github.com/ahmedsaheed/homebrew-tap.git
[DEBUG] [brew] copying files from build/jreleaser/package/qurancli/brew
[DEBUG] [brew] copying files from /Users/ahmedsaheed/Desktop/Desktop/quranCLI/build/jreleaser/package/qurancli/brew to /var/folders/f5/pq2yg6v5463gg4_kbf2n9f180000gn/T/jreleaser-ahmedsaheed18117164176389190933
[DEBUG] [brew] copying files from /Users/ahmedsaheed/Desktop/Desktop/quranCLI/build/jreleaser/package/qurancli/brew to /var/folders/f5/pq2yg6v5463gg4_kbf2n9f180000gn/T/jreleaser-ahmedsaheed10399897086645893704
[DEBUG] [brew] setting up commit
[DEBUG] [brew] tagging local repository with qurancli
[INFO] [brew] pushing to ahmedsaheed/ahmedsaheed
Expand All @@ -673,4 +672,4 @@ distributions:
[DEBUG] [snap] skipping for qurancli distribution
[DEBUG] [spec] skipping for qurancli distribution
[INFO] Writing output properties to build/jreleaser/output.properties
[INFO] JReleaser succeeded after 3.305 s
[INFO] JReleaser succeeded after 2.416 s

0 comments on commit d3e7dc9

Please sign in to comment.