Skip to content

Commit

Permalink
Update Artifacts.toml for artifact version 1.58.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 18, 2021
1 parent 810d322 commit a01a110
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Artifacts.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
git-tree-sha1 = "4fa45e1c116c49318fa3d60adb843b5db5c13069"

[[plotly-artifacts.download]]
sha256 = "c945e3724a3969e58dee5a9f00e80a256a5c098e0b4ac8c5838c5a538e186c9d"
url = "https://github.com/jonas-kr/PlotlyJS.jl/releases/download/plotly-artifacts-1.58.4/plotly-artifacts-1.58.4.tar.gz"
sha256 = "a1bb98f5a1b277ff6c62340d075ed4c0f1ea7589ec0d77d5046c36e021820909"
url = "https://github.com/JuliaPlots/PlotlyJS.jl/releases/download/plotly-artifacts-1.58.4/plotly-artifacts-1.58.4.tar.gz"

2 comments on commit a01a110

@sglyon
Copy link
Member

@sglyon sglyon commented on a01a110 Jun 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/39143

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.15.0 -m "<description of version>" a01a110082b89bc99f6ebe0f955c16d2e60c974f
git push origin v0.15.0

Please sign in to comment.