Skip to content

Commit 4801106

Browse files
committed
update resources at v2.10.2
bump the version to use in `Sources.toml` then commmit the updated `Artifacts.toml` after `generate.jl --deploy` pointing to https://github.com/plotly/DashCoreResources/releases/tag/v2.10.2%2B0
1 parent 5a52876 commit 4801106

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Artifacts.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[dash_resources]
2-
git-tree-sha1 = "c857e355d2c21dfc458fb315371431dda2506109"
2+
git-tree-sha1 = "cf73063fdfc374bc98925f87ac967051cdee66e5"
33

44
[[dash_resources.download]]
5-
sha256 = "4ff3910a8ff1f5420784397cfc6ad80341bbe03f1010eab38dcb9b8ce2423310"
6-
url = "https://github.com/plotly/DashCoreResources/releases/download/v2.0.0+0/DashCoreResources.v2.0.0.tar.gz"
5+
sha256 = "c0fda20e816034b8f97f779af8b3081d3578164649d9ff6c21a8146d4af52d96"
6+
url = "https://github.com/plotly/DashCoreResources/releases/download/v2.10.2+0/DashCoreResources.v2.10.2.tar.gz"

gen_resources/Sources.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
repo = "plotly/DashCoreResources"
33
[dash]
44
url = "https://github.com/plotly/dash.git"
5-
tag = "v2.0.0"
5+
tag = "v2.10.2"
66
[dash_renderer]
77
module = "dash._dash_renderer"
88
resources_path = "."

0 commit comments

Comments
 (0)