Add checksum for py-bottle 0.12.23 (#33241)
This commit is contained in:
parent
268a43762c
commit
828fddacf1
@ -13,6 +13,7 @@ class PyBottle(PythonPackage):
|
||||
homepage = "https://github.com/bottlepy/bottle"
|
||||
url = "https://github.com/bottlepy/bottle/archive/0.12.18.tar.gz"
|
||||
|
||||
version("0.12.23", sha256="f38c26395736ae4653cbeb94087d3bd1d2e1ad0c29b1d3e5384f5db20b63bc98")
|
||||
version("0.12.19", sha256="b97277f8e87d452a0aa5fbcd16cd604a189e2cc17fdb2d4eaf6baa732f8d111b")
|
||||
version("0.12.18", sha256="176721f1e26082c66fd4df76f31800933e4bb36de6814b0fda3851cb409a95e6")
|
||||
version("0.12.17", sha256="7df26ca1789aa0693277c4a86d564524bff03e5d3132d9405946c58739190928")
|
||||
|
Loading…
Reference in New Issue
Block a user