AWSPowerShell

3.3.390.0

The AWS Tools for Windows PowerShell lets developers and administrators manage their AWS services from the Windows PowerShell scripting environment.

Minimum PowerShell version

2.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AWSPowerShell -RequiredVersion 3.3.390.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AWSPowerShell -Version 3.3.390.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Package Details

Author(s)

  • Amazon.com Inc

Tags

AWS cloud

Cmdlets

*-*

Dependencies

This module has no dependencies.

Release Notes

### 3.3.390.0 (2018-10-22)
 * Cmdlets and parameters are now marked as obsolete if the corresponding service operation or parameter are deprecated.
 * Added support for Set-AWSProxy and Clear-AWSProxy cmdlets to AWSPowerShell.NetCore
 * Amazon Storage Gateway
   * [Breaking Change] The response data from the service's RefreshCache API has been extended to emit both the file share ARN and the notification id.
 * Amazon APIGateway
   * Updated cmdlets Test-AGInvokeMethod and Test-AGInvokeAuthorizer adding support for multi-value parameters.
 * Amazon AppStream
   * Added cmdlets providing support for creating, managing, and deleting users in the AppStream 2.0 user pool.
 * Amazon Auto Scaling
   * DateTime parameters of Get-ASScheduledAction and Write-ASScheduledUpdateGroupAction were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon CloudWatch
   * DateTime parameters of Get-CWAlarmHistory and Get-CWMetricData, Get-CWMetricStatistic were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon CodeCommit
   * Added cmdlets Get-CCFile, Get-CCFolder and Remove-CCFile allowing to get the contents of a file, get the contents of a folder, and delete a file in an AWS CodeCommit repository.
 * Amazon CodeStar
   * Updated cmdlet New-CSTProject enabling to tag CodeStar Projects at creation.
 * Amazon DirectConnect
   * Added cmdlet Update-DCVirtualInterfaceAttribute allowing to modify the MTU value of existing virtual interfaces.
 * Amazon Directory Service
   * Added and updated cmdlets related to launch of cross account for Directory Service and to create a new type of trust for active directory.
 * Amazon EC2
   * DateTime parameters of multiple cmdlets were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlet Get-EC2RouteTable to add pagination support.
 * Amazon Elastic Beanstalk
   * DateTime parameters of Get-EBEnvironment and Get-EBEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon ElastiCache
   * DateTime parameters of Get-ECEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon Elasticsearch
   * Added cmdlets Start-ESElasticsearchServiceSoftwareUpdate and Stop-ESElasticsearchServiceSoftwareUpdate to support customer-scheduled service software updates. When new service software becomes available, you can request an update to your domain and benefit from new features more quickly. If you take no action, we update the service software automatically after a certain time frame.
 * Amazon Glue
   * Added cmdlet Get-GLUEDataCatalogEncryptionSetting. AWS Glue now supports data encryption at rest for ETL jobs and development endpoints. With encryption enabled, when you run ETL jobs, or development endpoints, Glue will use AWS KMS keys to write encrypted data at rest. You can also encrypt the metadata stored in the Glue Data Catalog using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt the logs generated by crawlers and ETL jobs as well as encrypt ETL job bookmarks. Encryption settings for Glue crawlers, ETL jobs, and development endpoints can be configured using the security configurations in Glue. Glue Data Catalog encryption can be enabled via the settings for the Glue Data Catalog.
   * Added cmdlets Set-GLUEResourcePolicy, Get-GLUEResourcePolicy and Remove-GLUEResourcePolicy for creating, updating, reading and deleting Data Catalog resource-based policies.
 * Amazon GuardDuty
   * Updated cmdlets New-GDDetector and Update-GDDetector to support optional FindingPublishingFrequency parameter.
   * Updated cmdlets New-GDThreatIntelSet, New-GDIPSet and New-GDDetector to add an idempotency token parameter.
 * Amazon IoT
   * DateTime parameters of Get-IOTTaskList and Get-IOTViolationEventsList were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlets New-IOTJob, Start-IOTJNextPendingJobExecution and Update-IOTJJobExecution to support job execution timeout functionalities. Customer now can set job execution timeout on the job level when creating a job.
 * Amazon Lightsail
   * Added cmdlets supporting Lightsail managed databases.
 * Amazon MediaConvert
   * Updated New-EMCQueue and Update-EMCQueue to support offering lower prices for predictable, non-urgent workloads, we propose the concept of Reserved Transcode pricing.
 * Amazon MQ
   * Updated cmdlet Update-MQBroker with new parameters AutoMinorVersionUpgrade and EngineVersion to support ActiveMQ 5.15.6, in addition to 5.15.0.
 * Amazon OpsWorksCM
   * Added cmdlet Export-OWCMServerEngineAttribute allowing to export engine specific attributes like the UserData script used for unattended bootstrapping of new nodes that connect to the server.
 * Amazon RDS
   * DateTime parameters of Get-RDSEvent, Reset-RDSDBCluster, Restore-RDSDBClusterToPointInTime and Restore-RDSDBInstanceToPointInTime were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlets to support Deletion Protection for RDS databases.
 * Amazon Redshift
   * DateTime parameters of Get-RSClusterSnapshot and Get-RSEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon S3
   * DateTime parameters of Copy-S3Object, Get-S3ObjectMetadata and Read-S3Object were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon ServiceCatalog
   * Added cmdlets to support Service Actions. With service actions, you as the administrator can enable end users to perform operational tasks, troubleshoot issues, run approved commands, or request permissions within Service Catalog. Service actions are defined using AWS Systems Manager documents, where you have access to pre-defined actions that implement AWS best practices, such asEC2 stop and reboot, as well as the ability to define custom actions.
 * Amazon Simple Email Service
   * DateTime parameters of Send-SESBounce were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon SimpleSystemsManagement
   * Added and updated cmdlets allowing to interact with maintenance windows.
   * Updated cmdlets New-SSMPatchBaseline and Update-SSMPatchBaseline adding RejectedPatchesAction to enable stricted validation of the rejected Patches List.
 * Amazon StorageGateway
   * Updated cmdlet Invoke-SGCacheRefresh allowing to specify folders and subfolders.
 * Amazon  TranscribeService
   * Added cmdlet Remove-TRSTranscriptionJob allowing to delete completed transcription jobs.
 * Amazon WorkDocs
   * DateTime parameters of Get-WDActivity were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.

FileList

  • AWSPowerShell.nuspec
  • AWSAliases.ps1
  • AWSPowerShell.dll
  • AWSPowerShell.dll-Help.xml
  • AWSPowerShell.Format.ps1xml
  • AWSPowerShell.psd1
  • AWSPowerShell.TypeExtensions.ps1xml
  • AWSPowerShell.xml
  • AWSPowerShellCompleters.psm1
  • AWSPowerShellLegacyAliases.psm1
  • AWSSDK.ACMPCA.dll
  • AWSSDK.AlexaForBusiness.dll
  • AWSSDK.APIGateway.dll
  • AWSSDK.ApplicationAutoScaling.dll
  • AWSSDK.ApplicationDiscoveryService.dll
  • AWSSDK.AppStream.dll
  • AWSSDK.AppSync.dll
  • AWSSDK.Athena.dll
  • AWSSDK.AutoScaling.dll
  • AWSSDK.AutoScalingPlans.dll
  • AWSSDK.AWSHealth.dll
  • AWSSDK.AWSMarketplaceCommerceAnalytics.dll
  • AWSSDK.AWSMarketplaceMetering.dll
  • AWSSDK.AWSSupport.dll
  • AWSSDK.Batch.dll
  • AWSSDK.Budgets.dll
  • AWSSDK.CertificateManager.dll
  • AWSSDK.Cloud9.dll
  • AWSSDK.CloudDirectory.dll
  • AWSSDK.CloudFormation.dll
  • AWSSDK.CloudFront.dll
  • AWSSDK.CloudHSM.dll
  • AWSSDK.CloudHSMV2.dll
  • AWSSDK.CloudSearch.dll
  • AWSSDK.CloudSearchDomain.dll
  • AWSSDK.CloudTrail.dll
  • AWSSDK.CloudWatch.dll
  • AWSSDK.CloudWatchEvents.dll
  • AWSSDK.CloudWatchLogs.dll
  • AWSSDK.CodeBuild.dll
  • AWSSDK.CodeCommit.dll
  • AWSSDK.CodeDeploy.dll
  • AWSSDK.CodePipeline.dll
  • AWSSDK.CodeStar.dll
  • AWSSDK.CognitoIdentity.dll
  • AWSSDK.CognitoIdentityProvider.dll
  • AWSSDK.Comprehend.dll
  • AWSSDK.ConfigService.dll
  • AWSSDK.Connect.dll
  • AWSSDK.Core.dll
  • AWSSDK.CostAndUsageReport.dll
  • AWSSDK.CostExplorer.dll
  • AWSSDK.DatabaseMigrationService.dll
  • AWSSDK.DataPipeline.dll
  • AWSSDK.DAX.dll
  • AWSSDK.DeviceFarm.dll
  • AWSSDK.DirectConnect.dll
  • AWSSDK.DirectoryService.dll
  • AWSSDK.DLM.dll
  • AWSSDK.DynamoDBv2.dll
  • AWSSDK.EC2.dll
  • AWSSDK.ECR.dll
  • AWSSDK.ECS.dll
  • AWSSDK.EKS.dll
  • AWSSDK.ElastiCache.dll
  • AWSSDK.ElasticBeanstalk.dll
  • AWSSDK.ElasticFileSystem.dll
  • AWSSDK.ElasticLoadBalancing.dll
  • AWSSDK.ElasticLoadBalancingV2.dll
  • AWSSDK.ElasticMapReduce.dll
  • AWSSDK.Elasticsearch.dll
  • AWSSDK.ElasticTranscoder.dll
  • AWSSDK.FMS.dll
  • AWSSDK.GameLift.dll
  • AWSSDK.Glue.dll
  • AWSSDK.Greengrass.dll
  • AWSSDK.GuardDuty.dll
  • AWSSDK.IdentityManagement.dll
  • AWSSDK.ImportExport.dll
  • AWSSDK.Inspector.dll
  • AWSSDK.IoT.dll
  • AWSSDK.IoT1ClickDevicesService.dll
  • AWSSDK.IoT1ClickProjects.dll
  • AWSSDK.IoTAnalytics.dll
  • AWSSDK.IotData.dll
  • AWSSDK.IoTJobsDataPlane.dll
  • AWSSDK.KeyManagementService.dll
  • AWSSDK.Kinesis.dll
  • AWSSDK.KinesisAnalytics.dll
  • AWSSDK.KinesisFirehose.dll
  • AWSSDK.KinesisVideo.dll
  • AWSSDK.KinesisVideoArchivedMedia.dll
  • AWSSDK.KinesisVideoMedia.dll
  • AWSSDK.Lambda.dll
  • AWSSDK.Lex.dll
  • AWSSDK.LexModelBuildingService.dll
  • AWSSDK.Lightsail.dll
  • AWSSDK.MachineLearning.dll
  • AWSSDK.Macie.dll
  • AWSSDK.MarketplaceEntitlementService.dll
  • AWSSDK.MediaConvert.dll
  • AWSSDK.MediaLive.dll
  • AWSSDK.MediaPackage.dll
  • AWSSDK.MediaStore.dll
  • AWSSDK.MediaStoreData.dll
  • AWSSDK.MediaTailor.dll
  • AWSSDK.MigrationHub.dll
  • AWSSDK.Mobile.dll
  • AWSSDK.MobileAnalytics.dll
  • AWSSDK.MQ.dll
  • AWSSDK.MTurk.dll
  • AWSSDK.Neptune.dll
  • AWSSDK.OpsWorks.dll
  • AWSSDK.OpsWorksCM.dll
  • AWSSDK.Organizations.dll
  • AWSSDK.PI.dll
  • AWSSDK.Pinpoint.dll
  • AWSSDK.Polly.dll
  • AWSSDK.Pricing.dll
  • AWSSDK.RDS.dll
  • AWSSDK.Redshift.dll
  • AWSSDK.Rekognition.dll
  • AWSSDK.ResourceGroups.dll
  • AWSSDK.ResourceGroupsTaggingAPI.dll
  • AWSSDK.Route53.dll
  • AWSSDK.Route53Domains.dll
  • AWSSDK.S3.dll
  • AWSSDK.SageMaker.dll
  • AWSSDK.SageMakerRuntime.dll
  • AWSSDK.SecretsManager.dll
  • AWSSDK.SecurityToken.dll
  • AWSSDK.ServerlessApplicationRepository.dll
  • AWSSDK.ServerMigrationService.dll
  • AWSSDK.ServiceCatalog.dll
  • AWSSDK.ServiceDiscovery.dll
  • AWSSDK.Shield.dll
  • AWSSDK.Signer.dll
  • AWSSDK.SimpleEmail.dll
  • AWSSDK.SimpleNotificationService.dll
  • AWSSDK.SimpleSystemsManagement.dll
  • AWSSDK.SimpleWorkflow.dll
  • AWSSDK.Snowball.dll
  • AWSSDK.SQS.dll
  • AWSSDK.StepFunctions.dll
  • AWSSDK.StorageGateway.dll
  • AWSSDK.TranscribeService.dll
  • AWSSDK.Translate.dll
  • AWSSDK.WAF.dll
  • AWSSDK.WAFRegional.dll
  • AWSSDK.WorkDocs.dll
  • AWSSDK.WorkMail.dll
  • AWSSDK.WorkSpaces.dll
  • AWSSDK.XRay.dll
  • CHANGELOG.txt
  • log4net.dll

Version History

Version Downloads Last updated
5.0.56 1,535 9/16/2025
5.0.55 4,437 9/15/2025
5.0.54 9,040 9/12/2025
5.0.53 4,723 9/11/2025
5.0.52 10,135 9/10/2025
5.0.51 36,425 9/9/2025
5.0.50 4,346 9/8/2025
5.0.49 8,679 9/5/2025
5.0.48 4,456 9/4/2025
5.0.47 4,240 9/3/2025
5.0.46 13,679 9/2/2025
5.0.45 24,704 8/29/2025
5.0.44 310 8/29/2025
5.0.43 4,348 8/28/2025
5.0.42 4,433 8/27/2025
5.0.41 6,597 8/26/2025
5.0.40 6,410 8/25/2025
5.0.39 19,435 8/22/2025
5.0.38 11,365 8/21/2025
5.0.37 25,615 8/20/2025
5.0.36 7,677 8/19/2025
5.0.35 6,053 8/18/2025
5.0.34 21,211 8/15/2025
5.0.33 5,957 8/14/2025
5.0.32 3,751 8/13/2025
5.0.31 5,781 8/12/2025
5.0.30 3,520 8/11/2025
5.0.29 6,134 8/8/2025
5.0.28 3,314 8/7/2025
5.0.27 3,541 8/6/2025
5.0.26 5,984 8/5/2025
5.0.25 3,554 8/5/2025
5.0.24 7,099 8/1/2025
5.0.23 3,548 7/31/2025
5.0.22 3,302 7/30/2025
5.0.21 6,358 7/29/2025
5.0.20 4,593 7/28/2025
5.0.19 7,986 7/25/2025
5.0.18 3,956 7/24/2025
5.0.17 4,641 7/23/2025
5.0.16 6,993 7/22/2025
5.0.15 4,658 7/21/2025
5.0.14 12,670 7/18/2025
5.0.13 10,221 7/17/2025
5.0.12 10,275 7/16/2025
5.0.11 5,498 7/16/2025
5.0.10 1,625 7/15/2025
5.0.9 15,834 7/9/2025
5.0.8 23,476 7/3/2025
5.0.7 3,732 7/2/2025
5.0.6 6,115 7/1/2025
5.0.5 4,222 6/30/2025
5.0.4 7,666 6/27/2025
5.0.3 5,748 6/26/2025
5.0.2 5,763 6/25/2025
5.0.1 6,021 6/24/2025
5.0.0 4,647 6/23/2025
5.0.0-previe... 117 5/30/2025
5.0.0-previe... 42 4/29/2025
5.0.0-previe... 91 3/17/2025
5.0.0-previe... 46 2/18/2025
5.0.0-previe... 170 10/22/2024
4.1.901 28 9/16/2025
4.1.900 158 9/15/2025
4.1.899 299 9/12/2025
4.1.898 101 9/11/2025
4.1.897 374 9/10/2025
4.1.896 102 9/9/2025
4.1.895 143 9/8/2025
4.1.894 279 9/5/2025
4.1.893 110 9/4/2025
4.1.892 370 9/3/2025
4.1.891 106 9/2/2025
4.1.890 441 8/29/2025
4.1.889 112 8/28/2025
4.1.888 390 8/27/2025
4.1.887 108 8/26/2025
4.1.886 155 8/25/2025
4.1.885 323 8/22/2025
4.1.884 125 8/21/2025
4.1.883 424 8/20/2025
4.1.882 105 8/19/2025
4.1.881 148 8/18/2025
4.1.880 329 8/15/2025
4.1.879 119 8/14/2025
4.1.878 398 8/13/2025
4.1.877 99 8/12/2025
4.1.876 144 8/11/2025
4.1.875 280 8/8/2025
4.1.874 101 8/7/2025
4.1.873 415 8/6/2025
4.1.872 151 8/5/2025
4.1.871 138 8/5/2025
4.1.870 307 8/1/2025
4.1.869 98 7/31/2025
4.1.868 300 7/30/2025
4.1.867 101 7/29/2025
4.1.866 160 7/28/2025
4.1.865 303 7/25/2025
4.1.864 102 7/24/2025
4.1.863 335 7/23/2025
4.1.862 170 7/22/2025
4.1.861 480 7/21/2025
4.1.860 1,889 7/18/2025
4.1.859 113 7/17/2025
4.1.858 340 7/16/2025
4.1.857 73 7/16/2025
4.1.856 36 7/15/2025
4.1.855 3,505 7/9/2025
4.1.854 691 7/3/2025
4.1.853 139 7/2/2025
4.1.852 122 7/1/2025
4.1.851 121 6/30/2025
4.1.850 524 6/27/2025
4.1.849 1,020 6/26/2025
4.1.848 114 6/25/2025
4.1.847 99 6/24/2025
4.1.846 103 6/23/2025
4.1.845 8,342 6/20/2025
4.1.844 4,278 6/19/2025
4.1.843 6,789 6/18/2025
4.1.842 13,493 6/17/2025
4.1.841 16,175 6/16/2025
4.1.840 15,183 6/12/2025
4.1.839 3,883 6/11/2025
4.1.838 8,232 6/10/2025
4.1.837 4,823 6/9/2025
4.1.836 7,555 6/6/2025
4.1.835 4,031 6/5/2025
4.1.834 5,003 6/4/2025
4.1.833 11,782 6/3/2025
4.1.832 7,539 6/2/2025
4.1.831 12,084 5/30/2025
4.1.830 7,768 5/29/2025
4.1.829 6,172 5/28/2025
4.1.828 9,669 5/27/2025
4.1.827 18,127 5/23/2025
4.1.826 7,218 5/22/2025
4.1.825 6,313 5/21/2025
4.1.824 10,302 5/20/2025
4.1.823 17,798 5/19/2025
4.1.822 19,518 5/16/2025
4.1.821 6,534 5/15/2025
4.1.820 4,646 5/14/2025
4.1.819 7,413 5/13/2025
4.1.818 6,029 5/12/2025
4.1.817 9,140 5/9/2025
4.1.816 4,232 5/8/2025
4.1.815 4,030 5/7/2025
4.1.814 5,363 5/6/2025
4.1.813 13,327 5/5/2025
4.1.812 19,159 5/2/2025
4.1.811 17,767 5/1/2025
4.1.810 4,945 4/30/2025
4.1.809 4,006 4/29/2025
4.1.808 4,722 4/28/2025
4.1.807 9,586 4/25/2025
4.1.806 4,404 4/25/2025
4.1.805 4,017 4/23/2025
4.1.804 4,420 4/22/2025
4.1.803 5,099 4/21/2025
4.1.802 7,432 4/18/2025
4.1.801 3,110 4/17/2025
4.1.800 4,750 4/16/2025
4.1.799 8,881 4/14/2025
4.1.798 8,591 4/11/2025
4.1.797 4,857 4/10/2025
4.1.796 6,950 4/9/2025
4.1.795 5,733 4/8/2025
4.1.794 4,061 4/7/2025
4.1.793 9,222 4/4/2025
4.1.792 3,925 4/3/2025
4.1.791 5,344 4/3/2025
4.1.790 763 4/2/2025
4.1.789 4,453 4/1/2025
4.1.788 4,466 3/31/2025
4.1.787 9,797 3/28/2025
4.1.786 3,875 3/27/2025
4.1.785 5,885 3/26/2025
4.1.784 4,443 3/25/2025
4.1.783 6,751 3/24/2025
4.1.782 13,141 3/21/2025
4.1.781 5,024 3/20/2025
4.1.780 4,764 3/19/2025
4.1.779 6,841 3/18/2025
4.1.778 4,688 3/17/2025
4.1.777 9,455 3/14/2025
4.1.776 3,377 3/14/2025
4.1.775 9,835 3/11/2025
4.1.774 4,149 3/10/2025
4.1.773 7,763 3/7/2025
4.1.772 4,220 3/6/2025
4.1.771 5,339 3/5/2025
4.1.770 4,444 3/5/2025
4.1.769 4,427 3/3/2025
4.1.768 11,093 2/28/2025
4.1.767 4,682 2/27/2025
4.1.766 5,181 2/26/2025
4.1.765 5,217 2/25/2025
4.1.764 4,575 2/25/2025
4.1.763 11,993 2/21/2025
4.1.762 4,763 2/20/2025
4.1.761 5,607 2/19/2025
4.1.760 5,409 2/18/2025
4.1.759 5,942 2/17/2025
4.1.758 10,841 2/14/2025
4.1.757 4,667 2/13/2025
4.1.756 5,578 2/12/2025
4.1.755 6,256 2/11/2025
4.1.754 5,522 2/10/2025
4.1.753 12,160 2/7/2025
4.1.752 6,659 2/6/2025
4.1.751 10,274 2/5/2025
4.1.750 16,461 2/5/2025
4.1.749 10,782 2/3/2025
4.1.748 21,615 1/31/2025
4.1.747 9,798 1/30/2025
4.1.746 11,578 1/29/2025
4.1.745 17,238 1/28/2025
4.1.744 10,649 1/27/2025
4.1.743 21,247 1/24/2025
4.1.742 10,040 1/23/2025
4.1.741 11,500 1/22/2025
4.1.740 15,693 1/21/2025
4.1.739 35,600 1/17/2025
4.1.738 9,031 1/16/2025
4.1.737 10,376 1/15/2025
4.1.736 15,205 1/14/2025
4.1.735 9,446 1/13/2025
4.1.734 18,602 1/11/2025
4.1.733 9,973 1/9/2025
4.1.732 9,999 1/8/2025
4.1.731 14,758 1/7/2025
4.1.730 12,380 1/6/2025
4.1.729 15,945 1/3/2025
4.1.728 10,758 1/2/2025
4.1.727 35,075 12/28/2024
4.1.726 1,678 12/27/2024
4.1.725 6,482 12/26/2024
4.1.724 20,628 12/23/2024
4.1.723 13,644 12/20/2024
4.1.722 7,165 12/19/2024
4.1.721 33,724 12/18/2024
4.1.720 12,369 12/17/2024
4.1.719 4,871 12/16/2024
4.1.718 10,858 12/13/2024
4.1.717 7,451 12/12/2024
4.1.716 7,071 12/12/2024
4.1.715 7,581 12/11/2024
4.1.714 5,783 12/9/2024
4.1.713 22,481 12/5/2024
4.1.712 2,835 12/4/2024
4.1.711 11,475 12/4/2024
4.1.710 7,344 12/3/2024
4.1.709 5,295 12/2/2024
4.1.708 14,227 11/28/2024
4.1.707 7,036 11/26/2024
4.1.706 8,144 11/25/2024
4.1.705 11,203 11/22/2024
4.1.704 5,475 11/21/2024
4.1.703 3,632 11/21/2024
4.1.702 4,646 11/20/2024
4.1.701 4,538 11/18/2024
4.1.700 10,442 11/15/2024
4.1.699 3,083 11/15/2024
4.1.698 1,090 11/14/2024
4.1.697 4,507 11/13/2024
4.1.696 4,326 11/12/2024
4.1.695 3,999 11/11/2024
4.1.694 9,089 11/8/2024
4.1.693 3,839 11/7/2024
4.1.692 4,960 11/6/2024
4.1.691 26,368 11/1/2024
4.1.690 2,890 10/31/2024
4.1.689 4,034 10/30/2024
4.1.688 4,019 10/29/2024
4.1.687 3,927 10/28/2024
4.1.686 13,642 10/25/2024
4.1.685 3,564 10/24/2024
4.1.684 3,939 10/23/2024
4.1.683 3,868 10/23/2024
4.1.682 4,411 10/21/2024
4.1.681 9,639 10/18/2024
4.1.680 3,638 10/17/2024
4.1.679 4,683 10/16/2024
4.1.678 4,185 10/15/2024
4.1.677 4,599 10/14/2024
4.1.676 12,505 10/11/2024
4.1.675 4,157 10/10/2024
4.1.674 4,591 10/9/2024
4.1.673 4,685 10/8/2024
4.1.672 3,688 10/7/2024
4.1.671 12,396 10/4/2024
4.1.670 4,935 10/3/2024
4.1.669 6,397 10/2/2024
4.1.668 4,880 10/1/2024
4.1.667 3,189 10/1/2024
4.1.666 10,114 9/27/2024
4.1.665 3,630 9/26/2024
4.1.664 4,146 9/25/2024
4.1.663 5,408 9/24/2024
4.1.662 4,091 9/23/2024
4.1.661 9,482 9/21/2024
4.1.660 4,427 9/19/2024
4.1.659 4,768 9/18/2024
4.1.658 6,095 9/17/2024
4.1.657 4,731 9/16/2024
4.1.656 10,198 9/13/2024
4.1.655 3,971 9/12/2024
4.1.654 7,248 9/11/2024
4.1.653 5,210 9/10/2024
4.1.652 4,295 9/9/2024
4.1.651 15,346 9/6/2024
4.1.650 4,518 9/5/2024
4.1.649 4,709 9/4/2024
4.1.648 5,146 9/3/2024
4.1.647 13,338 8/30/2024
4.1.646 3,079 8/29/2024
4.1.645 5,499 8/28/2024
4.1.644 5,253 8/27/2024
4.1.643 6,114 8/26/2024
4.1.642 11,385 8/23/2024
4.1.641 4,273 8/22/2024
4.1.640 4,978 8/21/2024
4.1.639 4,337 8/20/2024
4.1.638 3,963 8/19/2024
4.1.637 11,695 8/16/2024
4.1.636 3,286 8/15/2024
4.1.635 3,418 8/14/2024
4.1.634 4,744 8/13/2024
4.1.633 3,692 8/12/2024
4.1.632 8,380 8/9/2024
4.1.631 3,360 8/8/2024
4.1.630 4,399 8/7/2024
4.1.629 3,911 8/6/2024
4.1.628 3,516 8/5/2024
4.1.627 10,133 8/2/2024
4.1.626 4,443 8/1/2024
4.1.625 9,128 7/30/2024
4.1.624 3,411 7/29/2024
4.1.623 12,366 7/25/2024
4.1.622 4,057 7/24/2024
4.1.621 4,275 7/23/2024
4.1.620 3,807 7/23/2024
4.1.619 18,324 7/18/2024
4.1.618 37,071 7/12/2024
4.1.617 7,550 7/10/2024
4.1.616 8,363 7/9/2024
4.1.615 3,430 7/8/2024
4.1.614 14,782 7/5/2024
4.1.613 14,725 7/3/2024
4.1.612 5,423 7/2/2024
4.1.611 4,433 7/2/2024
4.1.610 7,806 6/28/2024
4.1.609 3,377 6/27/2024
4.1.608 4,626 6/26/2024
4.1.607 4,400 6/25/2024
4.1.606 3,200 6/25/2024
4.1.605 17,001 6/20/2024
4.1.604 3,760 6/19/2024
4.1.603 4,177 6/18/2024
4.1.602 13,804 6/17/2024
4.1.601 10,194 6/14/2024
4.1.600 5,805 6/13/2024
4.1.599 3,449 6/12/2024
4.1.598 5,066 6/11/2024
4.1.597 4,267 6/10/2024
4.1.596 9,112 6/7/2024
4.1.595 2,937 6/6/2024
4.1.594 4,123 6/5/2024
4.1.593 6,176 6/4/2024
4.1.592 4,452 6/3/2024
4.1.591 11,150 5/31/2024
4.1.590 3,032 5/30/2024
4.1.589 3,886 5/29/2024
4.1.588 4,246 5/28/2024
4.1.587 12,425 5/24/2024
4.1.586 3,693 5/23/2024
4.1.585 3,842 5/22/2024
4.1.584 3,534 5/21/2024
4.1.583 3,581 5/20/2024
4.1.582 8,398 5/17/2024
4.1.581 4,089 5/16/2024
4.1.580 4,468 5/15/2024
4.1.579 3,980 5/14/2024
4.1.578 4,823 5/13/2024
4.1.577 9,443 5/10/2024
4.1.576 2,891 5/10/2024
4.1.575 5,010 5/8/2024
4.1.574 6,052 5/7/2024
4.1.573 3,422 5/6/2024
4.1.572 10,770 5/3/2024
4.1.571 4,901 5/2/2024
4.1.570 4,967 5/1/2024
4.1.569 4,045 4/30/2024
4.1.568 3,930 4/29/2024
4.1.567 7,930 4/26/2024
4.1.566 3,729 4/25/2024
4.1.565 4,781 4/24/2024
4.1.564 4,582 4/23/2024
4.1.563 4,906 4/22/2024
4.1.562 9,786 4/19/2024
4.1.561 3,841 4/18/2024
4.1.560 4,122 4/17/2024
4.1.559 4,296 4/16/2024
4.1.558 13,792 4/12/2024
4.1.557 4,031 4/11/2024
4.1.556 4,153 4/10/2024
4.1.555 4,260 4/9/2024
4.1.554 3,764 4/8/2024
4.1.553 18,635 4/5/2024
4.1.552 5,573 4/4/2024
4.1.551 7,245 4/3/2024
4.1.550 5,574 4/2/2024
4.1.549 3,922 4/1/2024
4.1.548 8,071 3/29/2024
4.1.547 3,281 3/28/2024
4.1.546 4,711 3/27/2024
4.1.545 5,007 3/26/2024
4.1.544 5,261 3/25/2024
4.1.543 11,095 3/22/2024
4.1.542 5,213 3/21/2024
4.1.541 6,689 3/20/2024
4.1.540 5,633 3/19/2024
4.1.539 5,413 3/18/2024
4.1.538 13,561 3/15/2024
4.1.537 4,014 3/14/2024
4.1.536 4,306 3/13/2024
4.1.535 5,219 3/12/2024
4.1.534 4,983 3/11/2024
4.1.533 9,833 3/8/2024
4.1.532 4,364 3/7/2024
4.1.531 4,807 3/6/2024
4.1.530 6,083 3/5/2024
4.1.529 9,974 3/4/2024
4.1.528 10,217 3/1/2024
4.1.527 4,512 2/29/2024
4.1.526 5,004 2/28/2024
4.1.525 5,740 2/27/2024
4.1.524 5,450 2/26/2024
4.1.523 11,890 2/23/2024
4.1.522 4,519 2/22/2024
4.1.521 5,008 2/21/2024
4.1.520 6,281 2/20/2024
4.1.519 5,296 2/19/2024
4.1.518 13,322 2/16/2024
4.1.517 4,067 2/15/2024
4.1.516 6,874 2/14/2024
4.1.515 6,189 2/13/2024
4.1.514 4,622 2/12/2024
4.1.513 12,743 2/9/2024
4.1.512 5,507 2/8/2024
4.1.511 7,188 2/7/2024
4.1.510 4,617 2/6/2024
4.1.509 6,182 2/5/2024
4.1.508 16,537 2/2/2024
4.1.507 7,050 2/1/2024
4.1.506 5,098 2/1/2024
4.1.505 5,049 1/30/2024
4.1.504 3,862 1/29/2024
4.1.503 8,459 1/26/2024
4.1.502 2,938 1/26/2024
4.1.501 3,985 1/25/2024
4.1.500 4,340 1/24/2024
4.1.499 4,200 1/22/2024
4.1.498 10,467 1/19/2024
4.1.497 3,560 1/18/2024
4.1.496 4,166 1/17/2024
4.1.495 4,061 1/16/2024
4.1.494 10,486 1/14/2024
4.1.493 3,060 1/12/2024
4.1.492 5,658 1/11/2024
4.1.491 4,355 1/10/2024
4.1.490 8,526 1/8/2024
4.1.489 10,269 1/5/2024
4.1.488 4,106 1/4/2024
4.1.487 4,026 1/3/2024
4.1.486 16,657 12/29/2023
4.1.485 2,368 12/28/2023
4.1.484 3,652 12/27/2023
4.1.483 2,624 12/26/2023
4.1.482 8,468 12/22/2023
4.1.481 2,878 12/21/2023
4.1.480 6,551 12/20/2023
4.1.479 3,421 12/19/2023
4.1.478 3,282 12/18/2023
4.1.477 7,914 12/15/2023
4.1.476 3,570 12/14/2023
4.1.475 17,746 12/13/2023
4.1.474 3,500 12/12/2023
4.1.473 3,496 12/11/2023
4.1.472 10,543 12/8/2023
4.1.471 3,231 12/7/2023
4.1.470 4,063 12/7/2023
4.1.469 7,024 12/6/2023
4.1.468 8,145 12/5/2023
4.1.467 9,701 12/2/2023
4.1.466 4,300 12/1/2023
4.1.465 3,388 11/30/2023
4.1.464 757 11/29/2023
4.1.463 3,988 11/28/2023
4.1.462 2,509 11/28/2023
4.1.461 2,153 11/28/2023
4.1.460 2,565 11/27/2023
4.1.459 12,144 11/23/2023
4.1.458 4,145 11/22/2023
4.1.457 5,758 11/21/2023
4.1.456 11,492 11/18/2023
4.1.455 3,931 11/17/2023
4.1.454 7,640 11/15/2023
4.1.453 4,424 11/14/2023
4.1.452 4,398 11/14/2023
4.1.451 7,425 11/10/2023
4.1.450 4,780 11/9/2023
4.1.449 2,777 11/9/2023
4.1.448 553 11/8/2023
4.1.447 3,639 11/7/2023
4.1.446 3,385 11/6/2023
4.1.445 8,434 11/3/2023
4.1.444 4,198 11/2/2023
4.1.443 3,517 11/1/2023
4.1.442 13,808 11/1/2023
4.1.441 8,479 10/30/2023
4.1.440 6,782 10/27/2023
4.1.439 2,217 10/26/2023
4.1.438 3,009 10/26/2023
4.1.437 3,637 10/24/2023
4.1.436 2,160 10/23/2023
4.1.435 6,376 10/21/2023
4.1.434 2,148 10/20/2023
4.1.433 2,961 10/18/2023
4.1.432 2,823 10/17/2023
4.1.431 3,823 10/16/2023
4.1.430 9,212 10/12/2023
4.1.429 16,273 10/6/2023
4.1.428 5,605 10/5/2023
4.1.427 10,284 10/4/2023
4.1.426 9,689 10/3/2023
4.1.425 13,625 10/2/2023
4.1.424 9,640 9/28/2023
4.1.423 8,223 9/27/2023
4.1.422 2,376 9/26/2023
4.1.421 3,546 9/25/2023
4.1.420 8,684 9/22/2023
4.1.419 5,392 9/20/2023
4.1.418 3,275 9/19/2023
4.1.417 3,086 9/18/2023
4.1.416 8,703 9/15/2023
4.1.415 2,358 9/15/2023
4.1.414 3,583 9/13/2023
4.1.413 2,987 9/12/2023
4.1.412 2,989 9/11/2023
4.1.411 8,949 9/8/2023
4.1.410 2,275 9/8/2023
4.1.409 3,783 9/6/2023
4.1.408 2,992 9/5/2023
4.1.407 20,703 9/1/2023
4.1.406 2,531 8/31/2023
4.1.405 3,342 8/30/2023
4.1.404 3,645 8/29/2023
4.1.403 2,968 8/28/2023
4.1.402 7,331 8/25/2023
4.1.401 3,228 8/25/2023
4.1.400 3,412 8/23/2023
4.1.399 5,856 8/23/2023
4.1.398 4,747 8/21/2023
4.1.397 12,009 8/18/2023
4.1.396 5,215 8/17/2023
4.1.395 8,698 8/16/2023
4.1.394 5,665 8/15/2023
4.1.393 4,233 8/14/2023
4.1.392 10,148 8/11/2023
4.1.391 4,340 8/10/2023
4.1.390 6,015 8/9/2023
4.1.389 4,159 8/8/2023
4.1.388 4,399 8/7/2023
4.1.387 17,724 8/4/2023
4.1.386 10,066 8/3/2023
4.1.385 11,906 8/2/2023
4.1.384 15,623 8/1/2023
4.1.383 10,929 7/31/2023
4.1.382 27,883 7/28/2023
4.1.381 4,576 7/28/2023
4.1.380 9,111 7/27/2023
4.1.379 11,064 7/26/2023
4.1.378 15,880 7/25/2023
4.1.377 5,994 7/24/2023
4.1.376 8,514 7/21/2023
4.1.375 3,780 7/20/2023
4.1.374 2,354 7/20/2023
4.1.373 1,440 7/19/2023
4.1.372 3,849 7/18/2023
4.1.371 3,272 7/17/2023
4.1.370 15,957 7/13/2023
4.1.369 8,155 7/11/2023
4.1.368 9,708 7/7/2023
4.1.367 2,513 7/6/2023
4.1.366 6,099 7/5/2023
4.1.365 8,400 7/3/2023
4.1.364 9,979 6/30/2023
4.1.363 2,592 6/29/2023
4.1.362 3,141 6/28/2023
4.1.361 5,147 6/27/2023
4.1.360 3,490 6/26/2023
4.1.359 6,580 6/23/2023
4.1.358 3,411 6/22/2023
4.1.357 6,938 6/21/2023
4.1.356 2,959 6/21/2023
4.1.355 3,431 6/19/2023
4.1.354 6,633 6/16/2023
4.1.353 3,928 6/15/2023
4.1.352 5,825 6/14/2023
4.1.351 2,849 6/12/2023
4.1.350 6,952 6/9/2023
4.1.349 2,249 6/8/2023
4.1.348 2,611 6/7/2023
4.1.347 3,385 6/6/2023
4.1.346 6,193 6/6/2023
4.1.345 6,907 6/2/2023
4.1.344 2,808 6/1/2023
4.1.343 4,203 5/31/2023
4.1.342 3,678 5/30/2023
4.1.341 7,856 5/26/2023
4.1.340 2,623 5/25/2023
4.1.339 3,523 5/24/2023
4.1.338 5,795 5/23/2023
4.1.337 2,643 5/22/2023
4.1.336 8,634 5/19/2023
4.1.335 4,462 5/18/2023
4.1.334 17,227 5/16/2023
4.1.333 4,301 5/15/2023
4.1.332 9,160 5/11/2023
4.1.331 3,185 5/10/2023
4.1.330 3,563 5/9/2023
4.1.329 3,835 5/8/2023
4.1.328 37,060 5/6/2023
4.1.327 5,958 5/5/2023
4.1.326 10,518 5/3/2023
4.1.325 10,537 5/2/2023
4.1.324 4,306 5/1/2023
4.1.323 12,039 4/29/2023
4.1.322 3,111 4/27/2023
4.1.321 4,308 4/26/2023
4.1.320 3,368 4/25/2023
4.1.319 11,596 4/25/2023
4.1.318 8,640 4/21/2023
4.1.317 2,665 4/21/2023
4.1.316 4,821 4/19/2023
4.1.315 7,937 4/17/2023
4.1.314 8,766 4/14/2023
4.1.313 3,684 4/13/2023
4.1.312 4,156 4/12/2023
4.1.311 3,775 4/11/2023
4.1.310 5,263 4/10/2023
4.1.309 8,427 4/7/2023
4.1.308 3,152 4/6/2023
4.1.307 3,729 4/5/2023
4.1.306 4,709 4/4/2023
4.1.305 4,090 4/3/2023
4.1.304 9,421 3/31/2023
4.1.303 3,228 3/30/2023
4.1.302 3,855 3/29/2023
4.1.301 4,733 3/28/2023
4.1.300 3,538 3/27/2023
4.1.299 7,265 3/24/2023
4.1.298 3,166 3/23/2023
4.1.297 3,912 3/22/2023
4.1.296 5,740 3/21/2023
4.1.295 4,589 3/20/2023
4.1.294 11,827 3/17/2023
4.1.293 6,133 3/16/2023
4.1.292 5,991 3/15/2023
4.1.291 6,705 3/14/2023
4.1.290 5,860 3/13/2023
4.1.289 13,785 3/10/2023
4.1.288 4,966 3/9/2023
4.1.287 11,590 3/8/2023
4.1.286 5,850 3/7/2023
4.1.285 4,788 3/6/2023
4.1.284 11,306 3/3/2023
4.1.283 5,050 3/2/2023
4.1.282 7,154 3/1/2023
4.1.281 9,383 2/28/2023
4.1.280 7,311 2/27/2023
4.1.279 16,376 2/24/2023
4.1.278 10,437 2/23/2023
4.1.277 5,978 2/22/2023
4.1.276 4,980 2/22/2023
4.1.275 5,086 2/20/2023
4.1.274 12,732 2/17/2023
4.1.273 8,390 2/17/2023
4.1.272 6,229 2/16/2023
4.1.271 6,188 2/15/2023
4.1.270 6,270 2/13/2023
4.1.269 14,358 2/10/2023
4.1.268 5,889 2/9/2023
4.1.267 6,270 2/8/2023
4.1.266 6,050 2/7/2023
4.1.265 5,323 2/6/2023
4.1.264 17,611 2/3/2023
4.1.263 7,786 2/2/2023
4.1.262 6,098 2/1/2023
4.1.261 7,537 1/31/2023
4.1.260 5,591 1/30/2023
4.1.259 15,954 1/27/2023
4.1.258 5,611 1/26/2023
4.1.257 7,585 1/25/2023
4.1.256 8,404 1/24/2023
4.1.255 8,059 1/23/2023
4.1.254 15,496 1/20/2023
4.1.253 6,642 1/20/2023
4.1.252 7,417 1/18/2023
4.1.251 7,656 1/17/2023
4.1.250 28,056 1/13/2023
4.1.249 6,114 1/12/2023
4.1.248 6,467 1/11/2023
4.1.247 7,181 1/10/2023
4.1.246 5,363 1/9/2023
4.1.245 12,498 1/6/2023
4.1.244 5,203 1/5/2023
4.1.243 6,741 1/4/2023
4.1.242 5,191 1/3/2023
4.1.241 18,103 12/30/2022
4.1.240 3,714 12/29/2022
4.1.239 4,255 12/28/2022
4.1.238 4,518 12/27/2022
4.1.237 13,168 12/23/2022
4.1.236 4,097 12/22/2022
4.1.235 5,861 12/22/2022
4.1.234 5,915 12/20/2022
4.1.233 5,018 12/19/2022
4.1.232 15,894 12/16/2022
4.1.231 6,003 12/15/2022
4.1.230 6,969 12/14/2022
4.1.229 8,035 12/13/2022
4.1.228 6,426 12/12/2022
4.1.227 12,560 12/9/2022
4.1.226 5,225 12/8/2022
4.1.225 4,461 12/8/2022
4.1.224 418 12/8/2022
4.1.223 1,038 12/7/2022
4.1.222 6,861 12/7/2022
4.1.221 10,357 12/5/2022
4.1.220 22,220 12/2/2022
4.1.219 8,377 12/1/2022
4.1.218 9,093 11/30/2022
4.1.217 6,993 11/29/2022
4.1.216 5,050 11/29/2022
4.1.215 9,681 11/28/2022
4.1.214 29,565 11/23/2022
4.1.213 9,170 11/22/2022
4.1.212 6,787 11/22/2022
4.1.211 22,349 11/19/2022
4.1.210 15,451 11/17/2022
4.1.209 9,747 11/16/2022
4.1.208 13,070 11/15/2022
4.1.207 7,082 11/14/2022
4.1.206 22,759 11/11/2022
4.1.205 5,983 11/10/2022
4.1.204 10,834 11/9/2022
4.1.203 7,592 11/8/2022
4.1.202 9,256 11/7/2022
4.1.201 19,089 11/4/2022
4.1.200 14,835 11/3/2022
4.1.199 1,048,995 11/2/2022
4.1.198 10,837 11/1/2022
4.1.197 3,939 10/31/2022
4.1.196 11,320 10/28/2022
4.1.195 6,469 10/27/2022
4.1.194 9,534 10/26/2022
4.1.193 4,385 10/25/2022
4.1.192 3,312 10/24/2022
4.1.191 10,941 10/21/2022
4.1.190 4,026 10/20/2022
4.1.189 5,363 10/19/2022
4.1.188 6,359 10/18/2022
4.1.187 4,369 10/17/2022
4.1.186 9,448 10/14/2022
4.1.185 5,416 10/13/2022
4.1.184 25,611 10/7/2022
4.1.183 7,972 10/6/2022
4.1.182 7,900 10/5/2022
4.1.181 5,683 10/4/2022
4.1.180 5,458 10/3/2022
4.1.179 17,950 9/30/2022
4.1.178 5,333 9/29/2022
4.1.177 16,208 9/27/2022
4.1.176 12,670 9/26/2022
4.1.175 26,644 9/23/2022
4.1.174 10,847 9/22/2022
4.1.173 8,741 9/21/2022
4.1.172 11,346 9/20/2022
4.1.171 10,010 9/19/2022
4.1.170 25,254 9/16/2022
4.1.169 9,528 9/15/2022
4.1.168 12,590 9/14/2022
4.1.167 8,571 9/13/2022
4.1.166 7,536 9/12/2022
4.1.165 28,292 9/9/2022
4.1.164 6,216 9/8/2022
4.1.163 4,836 9/7/2022
4.1.162 4,874 9/6/2022
4.1.161 16,955 9/2/2022
4.1.160 4,527 9/1/2022
4.1.159 8,108 8/31/2022
4.1.158 5,326 8/31/2022
4.1.157 2,775 8/29/2022
4.1.156 4,326 8/26/2022
4.1.155 2,023 8/25/2022
4.1.154 3,907 8/24/2022
4.1.153 2,440 8/23/2022
4.1.152 2,463 8/22/2022
4.1.151 5,098 8/19/2022
4.1.150 2,616 8/18/2022
4.1.149 2,418 8/17/2022
4.1.148 2,483 8/16/2022
4.1.147 2,504 8/15/2022
4.1.146 6,693 8/12/2022
4.1.145 2,881 8/11/2022
4.1.144 2,348 8/10/2022
4.1.143 2,485 8/9/2022
4.1.142 2,456 8/8/2022
4.1.141 8,956 8/4/2022
4.1.140 11,440 8/3/2022
4.1.139 4,859 8/2/2022
4.1.138 2,610 8/1/2022
4.1.137 3,901 7/29/2022
4.1.136 1,863 7/28/2022
4.1.135 2,374 7/27/2022
4.1.134 4,078 7/26/2022
4.1.133 2,592 7/25/2022
4.1.132 8,917 7/22/2022
4.1.131 4,510 7/21/2022
4.1.130 2,961 7/21/2022
4.1.129 7,953 7/19/2022
4.1.128 5,034 7/18/2022
4.1.127 9,549 7/15/2022
4.1.126 7,995 7/14/2022
4.1.125 4,515 7/13/2022
4.1.124 4,311 7/12/2022
4.1.123 5,191 7/11/2022
4.1.122 7,109 7/8/2022
4.1.120 4,010 7/6/2022
4.1.119 4,279 7/5/2022
4.1.118 24,576 7/1/2022
4.1.117 2,372 6/30/2022
4.1.116 4,139 6/29/2022
4.1.115 6,333 6/28/2022
4.1.114 4,635 6/27/2022
4.1.113 8,496 6/24/2022
4.1.112 4,024 6/23/2022
4.1.111 5,157 6/22/2022
4.1.110 3,311 6/21/2022
4.1.109 3,266 6/20/2022
4.1.108 7,440 6/17/2022
4.1.107 3,184 6/16/2022
4.1.106 3,110 6/15/2022
4.1.105 3,848 6/14/2022
4.1.104 4,718 6/13/2022
4.1.103 9,571 6/10/2022
4.1.102 2,726 6/9/2022
4.1.101 3,051 6/8/2022
4.1.100 2,533 6/7/2022
4.1.99 3,362 6/6/2022
4.1.98 8,607 6/2/2022
4.1.97 2,346 6/1/2022
4.1.96 3,111 5/31/2022
4.1.95 11,270 5/27/2022
4.1.94 2,985 5/26/2022
4.1.93 3,604 5/25/2022
4.1.92 3,345 5/24/2022
4.1.91 3,856 5/23/2022
4.1.90 6,737 5/20/2022
4.1.89 2,427 5/19/2022
4.1.88 3,122 5/18/2022
4.1.87 2,762 5/17/2022
4.1.86 3,609 5/16/2022
4.1.85 6,250 5/13/2022
4.1.84 2,522 5/12/2022
4.1.83 3,105 5/11/2022
4.1.82 2,933 5/10/2022
4.1.81 3,177 5/9/2022
4.1.80 6,777 5/6/2022
4.1.79 1,993 5/6/2022
4.1.78 3,802 5/4/2022
4.1.77 2,497 5/4/2022
4.1.76 3,192 5/2/2022
4.1.75 6,387 4/29/2022
4.1.74 2,880 4/28/2022
4.1.73 2,596 4/27/2022
4.1.72 3,523 4/26/2022
4.1.71 3,441 4/25/2022
4.1.70 6,466 4/22/2022
4.1.69 2,403 4/21/2022
4.1.68 2,596 4/20/2022
4.1.67 2,761 4/19/2022
4.1.66 10,379 4/15/2022
4.1.65 2,327 4/14/2022
4.1.64 2,668 4/13/2022
4.1.63 3,100 4/12/2022
4.1.62 3,466 4/11/2022
4.1.61 6,704 4/8/2022
4.1.60 2,080 4/8/2022
4.1.59 2,920 4/6/2022
4.1.58 2,802 4/5/2022
4.1.57 3,065 4/4/2022
4.1.56 7,770 4/1/2022
4.1.55 2,280 3/31/2022
4.1.54 2,317 3/31/2022
4.1.53 3,689 3/29/2022
4.1.52 3,038 3/28/2022
4.1.51 6,462 3/25/2022
4.1.50 2,340 3/24/2022
4.1.49 2,338 3/24/2022
4.1.48 2,718 3/22/2022
4.1.47 2,821 3/22/2022
4.1.46 6,839 3/18/2022
4.1.45 5,652 3/17/2022
4.1.44 3,187 3/16/2022
4.1.43 3,848 3/14/2022
4.1.42 6,892 3/11/2022
4.1.41 2,768 3/10/2022
4.1.40.0 3,407 3/10/2022
4.1.39.0 5,905 3/9/2022
4.1.38 3,685 3/7/2022
4.1.37 7,233 3/4/2022
4.1.36 3,074 3/4/2022
4.1.35 3,570 3/3/2022
4.1.34 3,303 3/1/2022
4.1.33 3,177 2/28/2022
4.1.32 6,611 2/26/2022
4.1.31 2,237 2/25/2022
4.1.30.0 5,646 2/23/2022
4.1.29.0 5,167 2/22/2022
4.1.28.0 4,202 2/21/2022
4.1.27.0 9,171 2/18/2022
4.1.26.0 4,298 2/17/2022
4.1.25.0 4,414 2/16/2022
4.1.24.0 8,841 2/15/2022
4.1.23.0 11,324 2/11/2022
4.1.22.0 3,776 2/11/2022
4.1.21.0 5,915 2/9/2022
4.1.20.0 5,359 2/8/2022
4.1.19.0 4,234 2/8/2022
4.1.18.0 49,180 1/27/2022
4.1.17.0 82,663 1/5/2022
4.1.16.0 158,942 11/19/2021
4.1.15.0 190,303 10/2/2021
4.1.14.0 462,484 6/25/2021
4.1.13.0 92,087 6/1/2021
4.1.12.0 146,037 4/23/2021
4.1.11.0 31,024 4/15/2021
4.1.10.0 77,844 3/23/2021
4.1.9.0 130,570 2/26/2021
4.1.8.0 79,374 2/3/2021
4.1.7.0 118,286 1/5/2021
4.1.6.0 55,414 12/23/2020
4.1.5.0 142,238 11/17/2020
4.1.4.0 32,307 11/7/2020
4.1.2.0 60,896 10/7/2020
4.1.1.0 72 10/1/2020
4.1.0.0 120,273 8/19/2020
4.0.6.0 230,808 6/11/2020
4.0.5.0 583,100 3/13/2020
4.0.4.0 408,989 2/5/2020
4.0.3.0 160,206 1/22/2020
4.0.2.0 404,122 12/13/2019
4.0.1.1 214,347 11/25/2019
4.0.1.0 2,852 11/25/2019
4.0.0.0 44,656 11/21/2019
3.3.618.0 235,054 11/4/2019
3.3.604.0 247,768 10/11/2019
3.3.590.0 136,597 9/23/2019
3.3.563.1 268,808 8/9/2019
3.3.563.0 5,447 8/9/2019
3.3.553.0 107,773 7/19/2019
3.3.542.0 69,844 6/28/2019
3.3.522.0 88,323 5/31/2019
3.3.509.0 59,372 5/14/2019
3.3.498.0 66,296 4/25/2019
3.3.485.0 84,409 3/28/2019
3.3.462.0 126,018 2/25/2019
3.3.450.0 429,771 2/6/2019
3.3.428.0 175,390 12/15/2018
3.3.422.0 29,026 12/6/2018
3.3.390.0 (current version) 14,077,500 10/22/2018
3.3.365.0 108,684 9/21/2018
3.3.343.0 29,315 8/23/2018
3.3.335.0 8,958 8/13/2018
3.3.330.0 6,372 8/6/2018
3.3.313.0 13,261 7/9/2018
3.3.283.0 43,438 5/18/2018
3.3.270.0 10,934 4/25/2018
3.3.253.0 10,506 3/26/2018
3.3.245.0 6,585 3/2/2018
3.3.232.0 11,192 2/13/2018
3.3.225.1 6,060 1/25/2018
3.3.225.0 623 1/23/2018
3.3.221.0 39,765 1/16/2018
3.3.219.0 834 1/12/2018
3.3.215.0 2,552 1/2/2018
3.3.210.0 2,006 12/19/2017
3.3.208.0 2,059 12/13/2017
3.3.205.0 1,275 12/8/2017
3.3.201.0 1,851 12/2/2017
3.3.197.0 1,342 11/28/2017
3.3.196.0 547 11/25/2017
3.3.189.1 3,410 11/14/2017
3.3.187.0 1,866 11/9/2017
3.3.181.0 2,902 11/1/2017
3.3.180.0 580 10/30/2017
3.3.178.0 3,485 10/24/2017
3.3.173.0 5,669 10/17/2017
3.3.169.0 4,676 10/9/2017
3.3.164.0 29,163 9/29/2017
3.3.161.0 2,431 9/22/2017
3.3.158.0 969 9/17/2017
3.3.152.0 1,246 9/10/2017
3.3.143.0 2,144 8/25/2017
3.3.140.0 1,829 8/17/2017
3.3.133.0 1,850 8/4/2017
3.3.130.0 4,078 7/28/2017
3.3.119.0 1,980 7/7/2017
3.3.113.0 1,743 6/23/2017
3.3.109.0 546 6/19/2017
3.3.104.0 522 6/9/2017
3.3.99.0 2,152 6/5/2017
3.3.98.0 164 6/2/2017
3.3.96.0 243 5/31/2017
3.3.95.0 389 5/26/2017
3.3.90.0 671 5/19/2017
3.3.86.0 643 5/12/2017
3.3.84.0 554 5/5/2017
3.3.83.0 431 5/1/2017
3.3.81.0 523 4/24/2017
3.3.76.0 965 4/12/2017
3.3.75.0 102 4/11/2017
3.3.74.0 117 4/7/2017
3.3.71.0 431 4/1/2017
3.3.69.0 233 3/29/2017
3.3.67.0 239 3/24/2017
3.3.65.0 234 3/22/2017
3.3.64.2 338 3/17/2017
3.3.64.1 107 3/16/2017
3.3.62.0 181 3/13/2017
3.3.58.0 220 3/7/2017
3.3.57.0 296 2/28/2017
3.3.56.0 157 2/24/2017
3.3.55.0 107 2/23/2017
3.3.53.1 162 2/20/2017
3.3.53.0 122 2/17/2017
3.3.51.0 141 2/15/2017
3.3.48.0 244 2/10/2017
3.3.46.0 254 2/8/2017
3.3.45.0 346 1/27/2017
3.3.44.0 61 1/26/2017
3.3.43.0 72 1/25/2017
3.3.39.0 333 1/18/2017
3.3.38.0 60 1/17/2017
3.3.37.2 124 1/13/2017
3.3.37.1 163 1/9/2017
3.3.37.0 126 1/5/2017
3.3.36.0 129 12/30/2016
3.3.35.0 110 12/23/2016
3.3.34.0 51 12/22/2016
3.3.32.0 94 12/20/2016
3.3.31.1 95 12/16/2016
3.3.30.0 270 12/9/2016
3.3.29.0 180 12/8/2016
3.3.28.0 79 12/7/2016
3.3.27.0 134 12/3/2016
3.3.24.0 198 11/23/2016
3.3.23.0 62 11/22/2016
3.3.22.0 96 11/19/2016
3.3.20.0 73 11/17/2016
3.3.17.0 116 11/14/2016
3.3.14.0 329 10/26/2016
3.3.12.0 122 10/20/2016
3.3.11.0 62 10/19/2016
3.3.10.0 60 10/17/2016
3.3.9.0 97 10/14/2016
3.3.8.0 78 10/12/2016
3.3.5.0 114 10/7/2016
3.3.4.0 1,532 9/30/2016
3.3.3.0 67 9/28/2016
3.3.2.0 82 9/22/2016
3.3.1.0 56 9/21/2016
3.3.0.0 117 9/19/2016
3.1.101.0 277 9/16/2016
3.1.100.0 247 9/13/2016
3.1.99.0 96 9/9/2016
3.1.98.0 60 9/7/2016
3.1.97.0 98 9/2/2016
3.1.96.0 75 8/30/2016
3.1.94.0 223 8/19/2016
3.1.93.0 113 8/17/2016
3.1.92.0 80 8/11/2016
3.1.91.0 57 8/10/2016
3.1.90.0 270 8/5/2016
3.1.89.0 252 8/3/2016
3.1.88.0 238 7/30/2016
3.1.87.0 244 7/27/2016
3.1.86.0 243 7/22/2016
3.1.85.1 228 7/20/2016
3.1.84.0 244 7/13/2016
3.1.83.0 254 7/8/2016
3.1.82.0 238 7/5/2016
3.1.76.0 369 6/15/2016
3.1.75.0 263 6/7/2016
3.1.74.0 233 6/3/2016
3.1.73.0 283 5/26/2016
3.1.72.0 241 5/24/2016
3.1.71.0 251 5/19/2016
3.1.70.0 228 5/18/2016
3.1.69.0 215 5/18/2016
3.1.68.0 248 5/12/2016
3.1.67.0 233 5/11/2016
3.1.66.0 253 5/5/2016
3.1.65.0 226 5/4/2016
3.1.64.0 254 4/28/2016
3.1.63.0 225 4/26/2016
3.1.62.0 250 4/21/2016
3.1.61.0 231 4/19/2016
3.1.59.0 273 4/9/2016
3.1.58.0 232 4/7/2016
3.1.57.0 251 3/30/2016
3.1.56.0 226 3/25/2016
3.1.55.0 224 3/22/2016
3.1.54.0 221 3/18/2016
3.1.53.0 219 3/16/2016
3.1.52.1 228 3/11/2016
3.1.52.0 213 3/11/2016
3.1.51.0 219 3/9/2016
3.1.50.0 234 3/4/2016
3.1.49.0 223 3/2/2016
3.1.48.0 229 2/26/2016
3.1.45.0 246 2/19/2016
3.1.44.0 216 2/17/2016
3.1.43.0 227 2/12/2016
3.1.42.0 227 2/10/2016
3.1.41.0 254 1/29/2016
3.1.40.0 241 1/21/2016
3.1.39.0 228 1/19/2016
3.1.38.0 226 1/14/2016
3.1.37.0 220 1/12/2016
3.1.36.2 221 1/6/2016
3.1.36.1 260 12/22/2015
3.1.36.0 215 12/21/2015
3.1.35.0 218 12/18/2015
3.1.34.0 218 12/15/2015
3.1.33.0 231 12/8/2015
3.1.32.0 230 12/4/2015
3.1.31.0 227 12/2/2015
3.1.30.0 231 11/24/2015
3.1.28.0 235 11/13/2015
3.1.27.0 222 11/10/2015
3.1.26.0 220 11/7/2015
3.1.25.0 219 11/4/2015
3.1.24.0 211 11/2/2015
3.1.23.0 225 10/27/2015
3.1.22.0 210 10/26/2015
3.1.21.0 218 10/23/2015
3.1.20.0 222 10/15/2015
3.1.19.1 230 10/11/2015
3.1.18.0 221 10/7/2015
3.1.17.0 216 10/6/2015
3.1.16.1 226 10/2/2015
3.1.16.0 216 10/1/2015
3.1.15.0 222 9/30/2015
3.1.14.0 227 9/17/2015
3.1.13.0 217 9/16/2015
3.1.12.0 216 9/15/2015
3.1.11.0 227 9/10/2015
3.1.10.0 240 9/3/2015
3.1.9.0 220 8/31/2015
3.1.8.0 217 8/28/2015
3.1.5.1 228 8/17/2015
3.1.5.0 225 8/13/2015
3.1.3.0 242 8/5/2015
3.1.2.0 219 7/31/2015
3.1.1.0 235 7/29/2015
2.3.47.0 255 7/14/2015
2.3.46.0 216 7/9/2015
2.3.45.0 220 7/7/2015
2.3.44.0 224 6/24/2015
2.3.43.0 227 6/19/2015
2.3.42.0 219 6/12/2015
2.3.41.1 226 6/5/2015
2.3.41.0 219 6/4/2015
2.3.40.0 226 5/28/2015
2.3.39.0 225 5/26/2015
2.3.38.0 223 5/21/2015
2.3.37.0 227 5/19/2015
2.3.36.0 230 5/15/2015
2.3.35.0 341 5/8/2015
Show less