hpcviewer: add version 2022.03 (#30255)

This commit is contained in:
Mark W. Krentel 2022-04-25 02:40:43 -05:00 committed by GitHub
parent 6253445b13
commit 35a4c2325e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,12 +50,16 @@ class Hpcviewer(Package):
maintainers = ['mwkrentel']
darwin_sha = {
('2022.03', 'x86_64'): 'd8d1ea959f35fced7b624996d712e8e31965fea533092d104c388f750e80909b',
('2022.01', 'x86_64'): '75ea439af63ba3824fb270e474902246a0713d7f5914a96c1d70db13618dcf60',
('2021.10', 'x86_64'): '0b71f2d63d99eb00fbaf9c03cf8632c198627c80e4372eeec5f20864509cbbe8',
('2021.05', 'x86_64'): '4643567b41dddbbf9272cb56b0720f4eddfb144ca05aaad7d08c878ffaf8f2fa',
}
viewer_sha = {
('2022.03', 'aarch64'): '8acbc7c5a3504a42f6014c2b252c474499a227815110afa811d38817df6925a3',
('2022.03', 'ppc64le'): '660b642288940fa70c2fa642d17239caee62b6ebef500793c9d4509fdf574e19',
('2022.03', 'x86_64'): '25297c18c6f9a3279a44125bd23d782131dc33d6d274c4367b67cc32140fd4e1',
('2022.01', 'aarch64'): '4709d9511ad0b3fb22ea914053e36bb746f088e2a756e0f790be8a6908d1c16a',
('2022.01', 'ppc64le'): '8403e3134a31a97ca71ce9f14d2b973b303b3c3c116d57c05e5b2792f7b59966',
('2022.01', 'x86_64'): 'a8e3090d8029afa5f853aa047d1a9bd792679c83b60374daeafdd45209d4e182',