docker, go, containerd ver. bump

This commit is contained in:
Rmys
2023-04-26 20:32:25 +03:00
parent ba1af701e4
commit 2b9de88976
5 changed files with 19 additions and 40 deletions
+5 -12
View File
@@ -13,10 +13,10 @@
<IsA>app:console</IsA>
<Summary>Compiler and tools for the Go programming language from Google</Summary>
<Description>Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.</Description>
<Archive sha1sum="6debf76aa6fb97daff4d49502153a47093883c28" type="targz">https://github.com/golang/go/archive/refs/tags/go1.19.4.tar.gz</Archive>
<Archive sha1sum="d1ce591f980f8820d423eced1abed8e54fcb8727" type="targz">https://github.com/golang/go/archive/refs/tags/go1.19.8.tar.gz</Archive>
<!--<Archive sha1sum="6ecdf5a03974462119c051a0d53f825c851ffdbe" type="tarbz2" target="go-go1.14.3">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap-1.13.6.tbz</Archive>-->
<!-- for using as a bootstrap -->
<Archive sha1sum="11da89094dc9a60cda37f872b8c10102c0738dc0" type="targz" target="go-go1.19.4">https://go.dev/dl/go1.19.4.linux-amd64.tar.gz</Archive>
<Archive sha1sum="c6caf6b3acda495733d3dad2cc17964f6ed32ae8" type="targz" target="go-go1.19.8">https://go.dev/dl/go1.19.8.linux-amd64.tar.gz</Archive>
</Source>
<Package>
@@ -39,17 +39,10 @@
</Package>
<History>
<Update release="16">
<Date>2022-12-12</Date>
<Version>1.19.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2022-09-14</Date>
<Version>1.19.1</Version>
<Comment>Minor version bump.</Comment>
<Date>2023-04-26</Date>
<Version>1.19.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>