Commit Graph

5 Commits

Author SHA1 Message Date
Aleksana
9de9ad9475
tkey-ssh-agent: add updateScript and testVersion (#336939) 2024-10-31 17:28:01 +08:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Bruno Bigras
9a9bc42675 tkey-ssh-agent: add testVersion test 2024-08-24 00:09:08 -04:00
Bruno Bigras
cec81c6d53 tkey-ssh-agent: add updateScript 2024-08-24 00:04:45 -04:00
Bruno Bigras
d431aff11b tkey-ssh-agent: init at 1.0.0 2024-04-20 01:37:58 -04:00